GitHub user chewbranca opened a pull request:
https://github.com/apache/couchdb-mem3/pull/1
Handle the #doc_info case in changes_enumerator
This is to handle the special case where the user migrates a CouchDB
database to BigCouch and they have not yet compacted the
database. Once the database has been compacted, this #doc_info clause
should never be encountered.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb-mem3 mem3-rep-always-use-fdi
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-mem3/pull/1.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 #1
----
commit 051f04eada6f0b83372e9365adb5353f955d4b51
Author: Russell Branca <[email protected]>
Date: 2014-06-18T22:04:35Z
Handle the #doc_info case in changes_enumerator
This is to handle the special case where the user migrates a CouchDB
database to BigCouch and they have not yet compacted the
database. Once the database has been compacted, this #doc_info clause
should never be encountered.
----
---
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.
---