gaborgsomogyi opened a new pull request #29187:
URL: https://github.com/apache/spark/pull/29187


   ### What changes were proposed in this pull request?
   `UninterruptibleThread` running functionality is baked into 
`KafkaOffsetReader` which can be extracted into a class. The main intention is 
to simplify `KafkaOffsetReader` in order to make easier to solve SPARK-32032. 
In this PR I've made this extraction without functionality change.
   
   ### Why are the changes needed?
   `UninterruptibleThread` running functionality is baked into 
`KafkaOffsetReader`.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Existing + additional unit tests.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to