You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2013/09/26 20:27:48 UTC

[4/4] git commit: Merge pull request #7 from wannabeast/memorystore-fixes

Merge pull request #7 from wannabeast/memorystore-fixes

some minor fixes to MemoryStore

This is a repeat of #5, moved to its own branch in my repo.

This makes all updates to   on ; it skips on synchronizing the reads where it can get away with it.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/560ee5c9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/560ee5c9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/560ee5c9

Branch: refs/heads/master
Commit: 560ee5c9bba3f9fde380c831d0c6701343b2fecf
Parents: 6566a19 9524b94
Author: Reynold Xin <re...@gmail.com>
Authored: Thu Sep 26 11:27:34 2013 -0700
Committer: Reynold Xin <re...@gmail.com>
Committed: Thu Sep 26 11:27:34 2013 -0700

----------------------------------------------------------------------
 .../scala/org/apache/spark/storage/MemoryStore.scala  | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
----------------------------------------------------------------------