Merge pull request #35 from cloudant/15924-dont-resurrect-on-delete Don't resurrect shards on deletion
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/commit/c0b43030 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/tree/c0b43030 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/diff/c0b43030 Branch: refs/heads/import Commit: c0b430302f72c72e590ebb0f2ad11c03fce2adaf Parents: bd4b897 be6b8af Author: Robert Newson <[email protected]> Authored: Thu Dec 6 11:13:32 2012 -0800 Committer: Robert Newson <[email protected]> Committed: Thu Dec 6 11:13:32 2012 -0800 ---------------------------------------------------------------------- src/mem3_nodes.erl | 11 +---------- src/mem3_shards.erl | 2 +- src/mem3_util.erl | 11 ++++++++++- 3 files changed, 12 insertions(+), 12 deletions(-) ----------------------------------------------------------------------
