-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Storage NYC 2018-12-31, Storage NYC 2019-01-14
-
6
If a background index build on a secondary finishes in the middle of a batch, while there are temporarily duplicate key violations on an index, it will fail.
This did not used to be a problem, but now that we perform duplicate key checks at completion, this error is more likely to occur.
This may involve taking the PBWM lock to so index build completion does not conflict with any replication batches.