[GitHub] [spark] HeartSaVioR commented on a change in pull request #29187: [SPARK-32387][SS] Extract UninterruptibleThread runner logic from KafkaOffsetReader

2020-07-23 Thread GitBox
HeartSaVioR commented on a change in pull request #29187: URL: https://github.com/apache/spark/pull/29187#discussion_r459756467 ## File path: core/src/main/scala/org/apache/spark/util/UninterruptibleThreadRunner.scala ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache

[GitHub] [spark] HeartSaVioR commented on a change in pull request #29187: [SPARK-32387][SS] Extract UninterruptibleThread runner logic from KafkaOffsetReader

2020-07-22 Thread GitBox
HeartSaVioR commented on a change in pull request #29187: URL: https://github.com/apache/spark/pull/29187#discussion_r459128784 ## File path: core/src/main/scala/org/apache/spark/util/UninterruptibleThreadRunner.scala ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache