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

    https://github.com/apache/spark/pull/22337#discussion_r215491496
  
    --- Diff: 
external/kinesis-asl/src/test/scala/org/apache/spark/streaming/kinesis/KinesisInputDStreamBuilderSuite.scala
 ---
    @@ -41,6 +41,7 @@ class KinesisInputDStreamBuilderSuite extends 
TestSuiteBase with BeforeAndAfterE
     
       override def afterAll(): Unit = {
         ssc.stop()
    --- End diff --
    
    Here, too. Let's use `try` to make it sure the invocation of 
`super.afterAll()`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to