-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v6.0
-
Sharding EMEA 2022-07-11
The changes from 8dda613 as part of SERVER-61078 switched a log line from logv2::LogComponent::kShardMigrationPerf to logv2::LogComponent::kShardingMigration. This broke an internal Python script for parsing the server's structured log messages and matching up the start of the critical section log line with the end of the critical section log line.
- is caused by
-
SERVER-61078 Log chunk migration donor critical section times as attr.durationMillis
- Closed