Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Streaming jobs do not finish until we force close.
Currently, we disabled WindowedWordCountITCase.testUnboundedSlidingWindow() because nemo does not support force shutdown of a streaming job. We should implement timeout for jobs and enable the test case.