-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-05-08
-
0
As part of SERVER-27659 we moved from an in-memory rbid to one stored in a collection, which requires a global IS lock. This makes commands that didn't used to require any global lock require one to fill in the replSet metadata. This seems to be causing spurious stepdowns in some of our tests. Additionally, it prevents FTDC from capturing data while the global lock is held or pending.
- is depended on by
-
SERVER-28218 Recoverable Rollback: Implement Rollback Progress
- Closed
- related to
-
SERVER-27659 persist Rollback ID and read it at startup
- Closed
-
SERVER-32776 Refresh rollback id cache on increment
- Closed