Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
test-reset-timeout is flaky, because the Time.sleep calls in the test bolt can race with the calls to advanceClusterTime in the main thread. Also the test breaks if the spout's pending map gets rotated at an unlucky time.