Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Thuan Nguyen
Thuan NguyenReporter
Patrick Varley
Patrick Varley(Deactivated)Is this a Regression?
Unknown
Triage
Untriaged
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created September 12, 2017 at 2:21 PM
Updated August 1, 2018 at 5:54 PM
Resolved October 5, 2017 at 9:12 PM
Problem
When using cbrestore with a backup generated from a 4.5.1 the following exception is thrown:
Steps to Reproduce
Setup a 1 node cluster on 4.5.1 with the travel-sample bucket
Backup the cluster using {cbbackup} on 4.5.1.
Setup a 1 node cluster on 4.6.2 with a empty name called test:
Restore the backup using the {cbrestore} on 4.6.2:
Workaround
Use the cbrestore from Couchbase Server 4.5.1 to do the restore against the 4.6.2 cluster.
Expectation
For cbrestore to be backwards compatible
If it is not possible to be backwards compatible a clear log message should be generated.