This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from e6ef27b [SPARK-32287][TESTS] Flaky Test:
ExecutorAllocationManagerSuite.add executors default profile
add b890fdc [SPARK-32387][SS] Extract UninterruptibleThread runner logic
from KafkaOffsetReader
No new revisions were added by this update.
Summary of changes:
.../spark/util/UninterruptibleThreadRunner.scala | 55 +++++++++++++++++++
.../util/UninterruptibleThreadRunnerSuite.scala | 64 ++++++++++++++++++++++
.../spark/sql/kafka010/KafkaOffsetReader.scala | 46 ++++------------
3 files changed, 129 insertions(+), 36 deletions(-)
create mode 100644
core/src/main/scala/org/apache/spark/util/UninterruptibleThreadRunner.scala
create mode 100644
core/src/test/scala/org/apache/spark/util/UninterruptibleThreadRunnerSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]