Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
Description
In instance.cpp:
receivedInsert() should call into createIndexes command logic.
checkAndInsert() should fassert if it is called to insert into system.indexes.
Note: in batch_executor.cpp, singleCreateIndex() needs a similar modification. The error handling is different than for receivedInsert() but the rest of the logic should be the same.
Attachments
Issue Links
- related to
-
SERVER-16930 remove unnecessary fatal assertion when building multiple indexes concurrently via system.indexes writes
-
- Closed
-