-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Blocker - P1
-
None
-
Affects Version/s: 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.6.0, 1.6.1, 1.6.2, 1.7.0
-
Component/s: Replication
-
None
We are trying to setup a recovery strategy from Multiple Master - Single Slave.
The current implementation of --only will allow for only a single database per host to be replicated but we need a way to replicate a small subset of databases (ie db1,db2,db3) out of a possible 20 databases.
I have tried a workaround to no avail which was adding multiple source records with different "only" parameters but it does not seem to work.
- duplicates
-
SERVER-1559 Ability for a replica set node to only have a subset of the databases or collections?
- Backlog