Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Jan 3, 2016

Before #9264, submitJob would create a separate thread to wait for the job result. submitJobThreadPool was a workaround in ReceiverTracker to run these waiting-job-result threads. Now #9264 has been merged to master and resolved this blocking issue, submitJobThreadPool can be removed now.

@zsxwing
Copy link
Member Author

zsxwing commented Jan 3, 2016

cc @tdas

@SparkQA
Copy link

SparkQA commented Jan 3, 2016

Test build #48602 has finished for PR 10560 at commit 6bef376.

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

@rxin
Copy link
Contributor

rxin commented Jan 4, 2016

LGTM.

@zsxwing
Copy link
Member Author

zsxwing commented Jan 4, 2016

Merging to master

@asfgit asfgit closed this in 43706bf Jan 4, 2016
@zsxwing zsxwing deleted the remove-submitJobThreadPool branch January 4, 2016 19:06
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.

3 participants