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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to