Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1.1
-
Fix Version/s: None
-
Component/s: couchbase-bucket
-
Security Level: Public
-
Labels:None
-
Environment:EC2 and Zynga's private cloud
Description
Steps to reproduce:
1. Register a tap connection on the server using the mbadm-tap-registration tool : python26 mbadm-tap-registration -h localhost:11211 -r abcd
2. Pump in some data into the server and wait for persistence to complete.
3. Attempt to take an incremental backup using the following command : python26 mbbackup-incremental -h localhost:11211 -o /tmp/test-%.mbb -r abcd
4. The backup file is not created.
1. Register a tap connection on the server using the mbadm-tap-registration tool : python26 mbadm-tap-registration -h localhost:11211 -r abcd
2. Pump in some data into the server and wait for persistence to complete.
3. Attempt to take an incremental backup using the following command : python26 mbbackup-incremental -h localhost:11211 -o /tmp/test-%.mbb -r abcd
4. The backup file is not created.