-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.8.0-rc1
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
Running on a very fast machine an insert workload that seems like it could sustain a very high throughput but seeing pauses not seemingly related to logging or checkpointing I got some stack traces and a lot of the threads seem to be waiting for replicationCoordinator.
This happens to be a standalone mongod which makes it particularly puzzling.
- is related to
-
SERVER-16500 Reduce contention on ReplicationCoordinatorImpl::_mutex
- Closed