aboutsummaryrefslogtreecommitdiff
path: root/mllib/src
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-04-06 16:18:04 -0700
committerAndrew Or <andrew@databricks.com>2016-04-06 16:18:04 -0700
commitf1def573f4c1c757f727476521a1509b5285051d (patch)
treed4e025a195aee3c1bd3ab394ea63e53090b55eec /mllib/src
parentc4bb02abf2c5b1724f2f848c79da5ebbf2584e45 (diff)
downloadspark-f1def573f4c1c757f727476521a1509b5285051d.tar.gz
spark-f1def573f4c1c757f727476521a1509b5285051d.tar.bz2
spark-f1def573f4c1c757f727476521a1509b5285051d.zip
[SPARK-13112][CORE] Make sure RegisterExecutorResponse arrive before LaunchTask
## What changes were proposed in this pull request? Send `RegisterExecutorResponse` using `executorRef` in order to make sure RegisterExecutorResponse and LaunchTask are both sent using the same channel. Then RegisterExecutorResponse will always arrive before LaunchTask ## How was this patch tested? Existing unit tests Closes #12078 Author: Shixiong Zhu <shixiong@databricks.com> Closes #12211 from zsxwing/SPARK-13112.
Diffstat (limited to 'mllib/src')
0 files changed, 0 insertions, 0 deletions