-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
ALL
-
Repl 2025-06-09, Repl 2025-06-23, Repl 2025-07-07
-
200
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
0
CleanEveryN hook is typically used in various suites to clean up the data each N test runs, to avoid garbage pilling up in the system.
Once we introduced CleanEveryN hook as part of change_streams_pre_images_replica_sets_kill_secondary_jscore_passthrough we got consistent hangs in CleanEveryN runs, each failing with the timeout.
Based on the hang analyzer stacktrace, it appears that we are hanging onĀ
ReplicationCoordinatorExternalStateImpl::_stopDataReplication()
Job logs (ref)
Hang analyzer stacktrace (ref)
- is depended on by
-
SERVER-104983 change_streams_pre_images_replica_sets_kill_secondary_jscore_passthrough suite is not not cleaning cluster after every test
-
- Blocked
-