You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial version of this commit blocks *all* set commands
as it required they all pass a vbucket-id even when not
required.
This update means that changing max_cas is done via
cbepctl set_vbucket_param
That command requires the vbucket-id.
This commit changes (reverts) to not requiring the extra CLI argument.
cbepctl set
Change-Id: I04b8b607ccfbc56bca46fe55ca0360f0fe7874ef
Reviewed-on: http://review.couchbase.org/68736
Reviewed-by: Dave Rigby <[email protected]>
Tested-by: buildbot <[email protected]>
0 commit comments