hi there,
have got some issues with maybe the ordering for restoring shadow/sync_gateway buckets. my order was
1. created shadow bucket, created sync_gateway bucket
2. started sync_gateway - some new docs were added to sync_gateway bucket
3.stop sync_gateway
4. restored shadow bucket
5. restored sync_gateway bucket
6. started sync_gateway
all restored docs(with channels given in config file would be replicated. If I add new channels, restart sync_gateway, no new channels would be replicated
any idea - thanks,