Github user zsxwing commented on the issue:
https://github.com/apache/spark/pull/21488
Okey. In Kafka 1.1.0, deleting a topic when a Kafka client is running may
make the client hang at this line forever:
https://github.com/apache/kafka/blob/1.1.0/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java#L1428
The fix is https://issues.apache.org/jira/browse/KAFKA-6979. Before we
upgrade to Kafka 2.0.0, we have to ignore these tests.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]