Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.6.0, 6.6.1
-
Untriaged
-
1
-
Yes
Description
What's the issue?
When using a vbucket-filter it's possible to back the vbucket-distribution code into a position where it attempts access an index which is out of bounds.
What's the fix?
We no longer see a huge benefit from using a vbucket-distribution because we always have to request the streams at the beginning of the backup, therefore, it can simply be removed.
Build couchbase-server-6.6.1-9202 contains backup commit 8ce812b with commit message:
MB-43059Remove the 'VBucketDistribution' struct