Skip to content

[SPARK-18843][Core]Fix timeout in awaitResultInForkJoinSafely (branch 2.1, 2.0)#16268

Closed
zsxwing wants to merge 1 commit into
apache:branch-2.1from
zsxwing:SPARK-18843
Closed

[SPARK-18843][Core]Fix timeout in awaitResultInForkJoinSafely (branch 2.1, 2.0)#16268
zsxwing wants to merge 1 commit into
apache:branch-2.1from
zsxwing:SPARK-18843

Conversation

@zsxwing

@zsxwing zsxwing commented Dec 13, 2016

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR fixes the timeout value in awaitResultInForkJoinSafely for 2.1 and 2.0. Master has been fixed by #16230.

How was this patch tested?

Jenkins

@srowen

srowen commented Dec 13, 2016

Copy link
Copy Markdown
Member

I see, so there is no point in applying this to master, because it's as if it were already superseded by a bigger fix? but we 'back port' this stop-gap to earlier branches.

@zsxwing

zsxwing commented Dec 13, 2016

Copy link
Copy Markdown
Member Author

Yep. I want to backport this obvious fix without the entire patch for master.

@SparkQA

SparkQA commented Dec 13, 2016

Copy link
Copy Markdown

Test build #70091 has finished for PR 16268 at commit a664cd5.

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

@yhuai

yhuai commented Dec 13, 2016

Copy link
Copy Markdown
Contributor

LGTM

@zsxwing

zsxwing commented Dec 13, 2016

Copy link
Copy Markdown
Member Author

Thanks! Merging to 2.1 and 2.0.

asfgit pushed a commit that referenced this pull request Dec 13, 2016
…h 2.1, 2.0)

## What changes were proposed in this pull request?

This PR fixes the timeout value in `awaitResultInForkJoinSafely` for 2.1 and 2.0. Master has been fixed by #16230.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #16268 from zsxwing/SPARK-18843.
asfgit pushed a commit that referenced this pull request Dec 13, 2016
…h 2.1, 2.0)

## What changes were proposed in this pull request?

This PR fixes the timeout value in `awaitResultInForkJoinSafely` for 2.1 and 2.0. Master has been fixed by #16230.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #16268 from zsxwing/SPARK-18843.

(cherry picked from commit f672bfd)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
@zsxwing zsxwing closed this Dec 13, 2016
@zsxwing zsxwing deleted the SPARK-18843 branch December 13, 2016 22:41
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