Merge pull request #73 from cloudant/17240-16415-replication-checkpoints Prevent permanent holes in replication checkpoints
BugzID: 16415 BugzID: 17240 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/commit/50156938 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/tree/50156938 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/diff/50156938 Branch: refs/heads/import Commit: 501569386f4914fbf4f26bcca20b5987994d6dd1 Parents: 0de819b bfcc1bf Author: Adam Kocoloski <[email protected]> Authored: Thu Feb 21 14:02:21 2013 -0800 Committer: Adam Kocoloski <[email protected]> Committed: Thu Feb 21 14:02:21 2013 -0800 ---------------------------------------------------------------------- src/fabric_view.erl | 3 +- src/fabric_view_changes.erl | 77 ++++++++++++++++++++++++++++++++++------ 2 files changed, 68 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fabric/blob/50156938/src/fabric_view.erl ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fabric/blob/50156938/src/fabric_view_changes.erl ----------------------------------------------------------------------
