aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorBryan Cutler <bjcutler@us.ibm.com>2015-11-10 16:32:32 -0800
committerReynold Xin <rxin@databricks.com>2015-11-10 16:32:32 -0800
commita3989058c0938c8c59c278e7d1a766701cfa255b (patch)
tree0f0bf059eb3fc02c3c21feb209a22015a6af205a /mllib
parent21c562fa03430365f5c2b7d6de1f8f60ab2140d4 (diff)
downloadspark-a3989058c0938c8c59c278e7d1a766701cfa255b.tar.gz
spark-a3989058c0938c8c59c278e7d1a766701cfa255b.tar.bz2
spark-a3989058c0938c8c59c278e7d1a766701cfa255b.zip
[SPARK-10827][CORE] AppClient should not use `askWithReply` in `receiveAndReply`
Changed AppClient to be non-blocking in `receiveAndReply` by using a separate thread to wait for response and reply to the context. The threads are managed by a thread pool. Also added unit tests for the AppClient interface. Author: Bryan Cutler <bjcutler@us.ibm.com> Closes #9317 from BryanCutler/appClient-receiveAndReply-SPARK-10827.
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions