Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Invalid
-
0.10.0
-
None
-
None
-
None
Description
The state backend initialization currently happens in the StreamTask in registerInputOutput(). For better error handling, it should be part of invoke(), where the task is properly interrupted, threads are properly joined, and exceptions are treated aware of cancelling.