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
MB-41804: Track correct number of vbuckets in each state
When moving between states, the vbmap needs to decrement the count of
vbuckets in the old state, and increment in the new state. It
previously only decremented the old state.
Change-Id: I2f2f50e87cbd0c09f8496cfddeb4e7726339d4da
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/139835
Tested-by: Build Bot <[email protected]>
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Ben Huddleston <[email protected]>
0 commit comments