spark git commit: [SPARK-17204][CORE] Fix replicated off heap storage

2017-03-23 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.0 72a0ee3ab -> b45940e67 [SPARK-17204][CORE] Fix replicated off heap storage (Jira: https://issues.apache.org/jira/browse/SPARK-17204) There are a couple of bugs in the `BlockManager` with respect to support for replicated off-heap

spark git commit: [SPARK-17204][CORE] Fix replicated off heap storage

2017-03-20 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 0ec1db547 -> 7fa116f8f [SPARK-17204][CORE] Fix replicated off heap storage (Jira: https://issues.apache.org/jira/browse/SPARK-17204) ## What changes were proposed in this pull request? There are a couple of bugs in the `BlockManager`

spark git commit: [SPARK-17204][CORE] Fix replicated off heap storage

2017-03-20 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.1 af8bf2183 -> d205d40ae [SPARK-17204][CORE] Fix replicated off heap storage (Jira: https://issues.apache.org/jira/browse/SPARK-17204) ## What changes were proposed in this pull request? There are a couple of bugs in the `BlockManager`