Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0-beta
-
Fix Version/s: 2.0-beta
-
Component/s: User Packaging
-
Labels:None
Description
_revs_limit to be the cause of the error. On the Android client this is set to 1 as we do not care about old revisions there.
After issuing
curl -X PUT -d "1500" http://192.168.2.103:38060/target/_revs_limit
replication works fine. When resetting it to 1 again and updating the document on the server, replication is broken again.
Logs are attached.
After issuing
curl -X PUT -d "1500" http://192.168.2.103:38060/target/_revs_limit
replication works fine. When resetting it to 1 again and updating the document on the server, replication is broken again.
Logs are attached.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
CBMA-22