Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Abandoned
-
0.9.2-incubating
-
None
Description
Several issues with running storm's tests have arisen that are related to timing and race conditions.
Hang: STORM-200 (https://github.com/apache/incubator-storm/commit/573c42a64885dac9a6a0d4c69a754500b607a8f1)
Unexpected Exception: STORM-403
We should investigate tests that use simulated time while mocking out functions to ensure that bindings are properly set where they need to be.