Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
This is a bug introduced in FLINK-18323 where we put SplitEnumrator.start() into the CoordinatorExecutor without catching exception. The fix is catching exception thrown from SplitEnumerator.start() and fail the job accordingly, just like the other method delegated to the CoordinatorExecutor.
Attachments
Issue Links
- blocks
-
FLINK-20157 SourceCoordinatorProvider kills JobManager with IllegalStateException on job submission
- Closed
-
FLINK-20114 Fix a few KafkaSource-related bugs
- Closed
- links to