GitHub user jiangphcn opened a pull request:
https://github.com/apache/couchdb-couch-index/pull/22
Return value change
- return StateAcc instead of {ok, StateAcc} for fun/2
in couch_db:fold_purged_docs/5
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch-index
COUCHDB-3326-clustered-purge
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-index/pull/22.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 #22
----
commit 6fbc319461e985fd852797b048c6cb48a4799df7
Author: jiangphcn <[email protected]>
Date: 2017-03-20T08:58:05Z
Return value change
- return StateAcc instead of {ok, StateAcc} for fun/2
in couch_db:fold_purged_docs/5
----
---
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.
---