GitHub user jiangphcn opened a pull request:
https://github.com/apache/couchdb-couch-index/pull/21
68276 new purge api
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch-index
68276_new_purge_api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-index/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 77c27b4290c57d22d8d99cb4c87504e5922bc0e3
Author: Paul J. Davis <[email protected]>
Date: 2016-02-11T00:14:07Z
Update API for use with pluggable storage engines
commit 53485acc32aa2599ba84776ebdd21b6c6d6fbe0d
Author: Mayya Sharipova <[email protected]>
Date: 2016-08-15T13:37:05Z
Update couch_index for new purge API
Wrap the current purge operation into a fold over purge_tree
BugzID: 68276
commit ee1bd92955ed78e0d93a5adfccc50938f2980bdd
Author: Mayya Sharipova <[email protected]>
Date: 2016-10-19T10:43:28Z
Update couch_index for new purge API
Wrap the current purge operation into a fold over purge_tree
BugzID: 68276
commit b7fba8739a76c62684e0fc32ac038feefe1b278d
Author: Mayya Sharipova <[email protected]>
Date: 2016-11-04T12:00:51Z
Correct couch_index_updater:purge_index function
BugzID: 68276
commit 5b835ab23cc554421fcdffe3b05c26a4e687fbb3
Author: Mayya Sharipova <[email protected]>
Date: 2016-12-08T20:49:00Z
couch_db:get_purge_seq/1 returns Seq (not {ok, Seq})
BugzID: 68276
commit cdb04bf7ee37026b3c150fe9758e8cd44d07cbea
Author: jiangphcn <[email protected]>
Date: 2017-02-16T07:43:27Z
Update couch_index for clustered purge improvement
- disable reset for impossible overflow of purge tree
- update local purge document after every bath purge
Bugzid: 68276
commit 0720c7e8e8063fc8a5b495661179912c7c07c07b
Author: jiangphcn <[email protected]>
Date: 2017-02-27T13:27:24Z
Update couch_index for clustered purge
- use couch_db:fold_purged_docs/5 with UUID
Bugzid: 68276
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---