That was my fear... So with a continuous sync running, this is a bit complicated.
I'll dig into it and stew on it a bit more. Thanks Jens. -j On Mon, Sep 8, 2014 at 11:28 AM, Jens Alfke <[email protected]> wrote: > > On Sep 8, 2014, at 8:19 AM, Jeremy Kelley <[email protected]> wrote: > > I've searched the docs and I can't seem to find a way to get a count > of unsync'd documents. > > > There isn't really a notion of "unsynced", because you can set up any number > of replications on a database, which could push to different servers. (Yes, > this does happen, mostly in P2P systems.) So any given document might > currently be synced to one server but not another. Also, a filtered > replication won't push all documents, so it's unclear whether the documents > it skips should be counted as synced or not. > > In the future we might figure out a clear way to provide some sort of > information about which docs have been synced to which servers. For now, all > you can tell is that when a push replication stops (or goes idle) without > errors, everything's been synced. > > —Jens > > -- > 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/5C70FEE7-8E6C-4CAC-B964-2874FE81999C%40couchbase.com. > For more options, visit https://groups.google.com/d/optout. -- The Christian ideal has not been tried and found wanting; it has been found difficult and left untried – G. K. Chesterton -- 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/CAN8S9i%2BsL02qAEgq70NJeKLOa0O2dCK4U7L7FTyYhmeSzQO_Hg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
