-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 4.5 Required, 4.4.0
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-03-23, Repl 2020-04-06
-
20
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The ASSERT here fails because the status returned is OK when we expect it not to be. Since this failure happens very rarely, I believe it might be because there can be a delay where the exhaust stream is not closed yet. We might have to add some 'waitFor' function to keep checking to make sure the exhaust connection gets closed eventually.