-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Repl 2020-11-30, Repl 2020-12-14
The constants
kTenantApplierBatchSizeBytes,
kTenantApplierBatchSizeOps,
kMinOplogEntriesPerThread,
kTenantApplierThreadCount
in the TenantOplogApplier should be server parameters instead of constants. Except kTenantApplierThreadCount, all should be settable at run time and take effect between batches.