aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-01-04 11:00:15 -0800
committerShixiong Zhu <shixiong@databricks.com>2016-01-04 11:00:15 -0800
commit43706bf8bdfe08010bb11848788e0718d15363b3 (patch)
treebc36f5cf3c54701c21976336afbff35869275390 /CONTRIBUTING.md
parentb504b6a90a95a723210beb0031ed41a75d702f66 (diff)
downloadspark-43706bf8bdfe08010bb11848788e0718d15363b3.tar.gz
spark-43706bf8bdfe08010bb11848788e0718d15363b3.tar.bz2
spark-43706bf8bdfe08010bb11848788e0718d15363b3.zip
[SPARK-12608][STREAMING] Remove submitJobThreadPool since submitJob doesn't create a separate thread to wait for the job result
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. Author: Shixiong Zhu <shixiong@databricks.com> Closes #10560 from zsxwing/remove-submitJobThreadPool.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions