Description
In StreamingJobGraphGenerator.java (line 281) the StateBackend is only set on the StreamConfig if checkpointing is enabled.
This is easy to fix but we also need to add test to prevent this from happening in the future.
In StreamingJobGraphGenerator.java (line 281) the StateBackend is only set on the StreamConfig if checkpointing is enabled.
This is easy to fix but we also need to add test to prevent this from happening in the future.