We have a request from Application team to restore a bucket from Production to a duplicate bucket in QA from the last full production backup.
For example: Bucket A exists in both Production and QA. So, application team wants
Production bucket A data restored in to a new Bucket B.
Backups are taken using cbbackupmgr which doesn’t seem to support restore to a different BUCKET_DESTINATION
unlike cbrestore. So, we are restoring Bucket A to a bucket in a temporary couchbase cluster and using XDCR trying to populate the data to Bucket B in QA.
I wanted to bring the lack of restore features in cbbackupmgr to your attention so that couchbase engineering takes this as a high priority and add this and other features that are available in cbrestore to cbbackupmgr in upcoming v5.0.