-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
We added support for dynamically resizing the oplog on WiredTiger nodes using the replSetResizeOplog command in SERVER-22766. The ReplBatcher thread calculates the batch limit once based on the oplog size known at the time the thread is spawned. We should look at re-evaluating this batch limit whenever the oplog is resized.
This came out of a code review on SERVER-31587
- is related to
-
SERVER-22766 Dynamic oplog sizing for WiredTiger nodes
- Closed
- related to
-
SERVER-31587 ReplBatcher has a long-running OperationContext
- Closed