Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.1.3, 2.2.3, 2.3.3, 2.4.3, 3.0.0, 3.1.0
-
None
Description
Spark uses an old and deprecated API named poll(long) which never returns and stays in live lock if metadata is not updated (for instance when broker disappears at consumer creation).
Attachments
Issue Links
- Is contained by
-
SPARK-30169 Eliminate warnings in Kafka connector
- Open
- is duplicated by
-
SPARK-30311 Use KafkaConsumer.poll(Duration) instead of deprecated one
- Resolved
- links to