Skip to content

Conversation

viirya
Copy link
Member

@viirya viirya commented May 24, 2017

What changes were proposed in this pull request?

This is a follow-up to #18073. Taking a safer approach to shutdown the pool to prevent possible issue. Also using ThreadUtils.newForkJoinPool instead to set a better thread name.

How was this patch tested?

Manually test.

Please review http://spark.apache.org/contributing.html before opening a pull request.

@viirya
Copy link
Member Author

viirya commented May 24, 2017

cc @cloud-fan @zsxwing @gatorsmile Please take a look. Thanks

@viirya
Copy link
Member Author

viirya commented May 24, 2017

also cc @srowen

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending Jenkins

@cloud-fan
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented May 25, 2017

Test build #77314 has finished for PR 18100 at commit f60b0b4.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request May 25, 2017
… files

## What changes were proposed in this pull request?

This is a follow-up to #18073. Taking a safer approach to shutdown the pool to prevent possible issue. Also using `ThreadUtils.newForkJoinPool` instead to set a better thread name.

## How was this patch tested?

Manually test.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <[email protected]>

Closes #18100 from viirya/SPARK-20848-followup.

(cherry picked from commit 6b68d61)
Signed-off-by: Wenchen Fan <[email protected]>
asfgit pushed a commit that referenced this pull request May 25, 2017
… files

## What changes were proposed in this pull request?

This is a follow-up to #18073. Taking a safer approach to shutdown the pool to prevent possible issue. Also using `ThreadUtils.newForkJoinPool` instead to set a better thread name.

## How was this patch tested?

Manually test.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <[email protected]>

Closes #18100 from viirya/SPARK-20848-followup.

(cherry picked from commit 6b68d61)
Signed-off-by: Wenchen Fan <[email protected]>
@cloud-fan
Copy link
Contributor

thanks, merging to master/2.2/2.1!

@asfgit asfgit closed this in 6b68d61 May 25, 2017
jzhuge pushed a commit to jzhuge/spark that referenced this pull request Aug 20, 2018
… files

This is a follow-up to apache#18073. Taking a safer approach to shutdown the pool to prevent possible issue. Also using `ThreadUtils.newForkJoinPool` instead to set a better thread name.

Manually test.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Liang-Chi Hsieh <[email protected]>

Closes apache#18100 from viirya/SPARK-20848-followup.

(cherry picked from commit 6b68d61)
Signed-off-by: Wenchen Fan <[email protected]>
@viirya viirya deleted the SPARK-20848-followup branch December 27, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants