-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Replication, Storage
-
None
-
Fully Compatible
-
Integration 17 (07/15/16), Integration 18 (08/05/16), Integration 2016-08-29
If the collection info contains a embedded document called "view" then the cloner should only create the "view" collection, but not load any data nor create/build indexes.
This can be done when collections info create a new CollectionCloner. We can either specialize a subclass to clone views (read-only collections) or handle it in CollectionCloner.
- is duplicated by
-
SERVER-24506 Support views in cloner & DataReplicator/DatabaseCloner
- Closed