diff options
author | Daniel Gottlieb <daniel.gottlieb@mongodb.com> | 2017-11-13 16:55:43 -0500 |
---|---|---|
committer | Daniel Gottlieb <daniel.gottlieb@mongodb.com> | 2017-11-13 20:01:26 -0500 |
commit | 9dfa7ab336623d435c9aa5d7192973706a047294 (patch) | |
tree | d7163cac056dd4546f4290efc6445b7a5ebc48bf /etc | |
parent | 002a4c7ad4b9b7f53adadc3ebae487ea369a67b6 (diff) | |
download | mongo-9dfa7ab336623d435c9aa5d7192973706a047294.tar.gz |
SERVER-31948: Do not lock the `_indexObserverMutex` on the `informIndexObserver` code path.r3.6.0-rc4
IndexObservers were part of the background collection/index consistency validation, but
the feature did not make it in for 3.6. IndexObservers currently cannot be installed, so
we'll gain some perf by not locking the mutex for what is otherwise a no-op.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions