aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-03-03 22:53:07 -0800
committerShixiong Zhu <shixiong@databricks.com>2016-03-03 22:53:07 -0800
commit465c665db1dc65e3b02c584cf7f8d06b24909b0c (patch)
tree492bb1e42467e944638c4320141154fdfccbd87b /sql
parentf6ac7c30d48e666618466e825578fa457e2a0ed4 (diff)
downloadspark-465c665db1dc65e3b02c584cf7f8d06b24909b0c.tar.gz
spark-465c665db1dc65e3b02c584cf7f8d06b24909b0c.tar.bz2
spark-465c665db1dc65e3b02c584cf7f8d06b24909b0c.zip
[SPARK-13652][CORE] Copy ByteBuffer in sendRpcSync as it will be recycled
## What changes were proposed in this pull request? `sendRpcSync` should copy the response content because the underlying buffer will be recycled and reused. ## How was this patch tested? Jenkins unit tests. Author: Shixiong Zhu <shixiong@databricks.com> Closes #11499 from zsxwing/SPARK-13652.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions