-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.0, 1.9.0
-
Component/s: Runtime / Coordination, Tests
-
Labels:
The AbstractTaskManagerProcessFailureRecoveryTest starts multiple taskmanagers and prints their output if the test fails.
However, due to a recent refactoring the logs of the first TM is printed multiple times instead, and the code is prone to NullPointerExceptions.
- links to