Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20398#discussion_r163942527
  
    --- Diff: 
external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaSourceSuite.scala
 ---
    @@ -1116,6 +1116,7 @@ class KafkaSourceStressForDontFailOnDataLossSuite 
extends StreamTest with Shared
         }
     
         query.stop()
    +    query.awaitTermination()
    --- End diff --
    
    Thank you so much for investigating and fixing this, @jose-torres !
    Actually, I faced several deadlock situations with these suites.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to