-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v4.2, v4.0
We currently log the completion of replication recovery oplog application at level 2. The number of these log messages does not scale linearly with the number of ops applied during recovery, so it should be fine to log it at level 0, and it would make it easier to determine when replication recovery has finished in production scenarios where log verbosity levels may be at the default.