spark-instrumented-optimizer/common
Shixiong Zhu 465c665db1 [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.
2016-03-03 22:53:07 -08:00
..
network-common [SPARK-13652][CORE] Copy ByteBuffer in sendRpcSync as it will be recycled 2016-03-03 22:53:07 -08:00
network-shuffle [SPARK-13583][CORE][STREAMING] Remove unused imports and add checkstyle rule 2016-03-03 10:12:32 +00:00
network-yarn [SPARK-13529][BUILD] Move network/* modules into common/network-* 2016-02-28 17:25:07 -08:00
sketch [MINOR][SQL] Fix modifier order. 2016-02-26 17:11:19 +00:00
tags [SPARK-13548][BUILD] Move tags and unsafe modules into common 2016-03-01 15:39:13 -08:00
unsafe [SPARK-13423][WIP][CORE][SQL][STREAMING] Static analysis fixes for 2.x 2016-03-03 09:54:09 +00:00