-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In SERVER-103697, we modified internalInsertMaxBatchSize to be 0 by default, and made a function that returns the correct value of that parameter depending on FCV. As a result of this change, the server parameter will now report 0 by default. To make it easier to see the value of this parameter, we should instead reset the default of internalInsertMaxBatchSize to be 500, and modify the server parameter upon FCV upgrade/downgrade.
- is related to
-
SERVER-103697 [v8.0] binVersion 8.0, FCV 7.0 clusters may experience replication lag due to internalInsertMaxBatchSize == 500 default setting
-
- Closed
-