sg-replicate is excluding _sync documents, reason might be _sync:seq will have conflicts as it is common in both syncgateway instances. but what is the significance of removing the "_" documents from replication. in this case, all user documents are not replicated.
below are the sequence of steps are done only for replication from sync1 to sync2 1. created user in sync1 and created session which are not replicated to sync2 2. inserted documents in sync1 and all documents are replicated to sync2 In this case if i want to access the documents fro sync2 , i ned to create the same user in sync2 ,session and access it. This will be helpful if used documents are not changing.. but what if the user deleted or removed access from docs which will not replicated to sync2. can anyone explain what is the significance of excluding user douments replication. -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/63759ae3-f6be-470e-9de6-ceeb8da0724f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
