My team has been messing around with sync gateway for a while.  When bucket 
shadowing functionality came along in the Beta 3 release we were very 
excited.  We wanted to leverage an existing couchbase bucket that was full 
of data loaded using the couchbase APIs.    Everything seemed to work 
great, all the data mirrored from "bucket_source" to "bucket_shadow".  
Yippeee!   However, when we tried to sync our mobile app (which is built 
using phonegap and cblite) we could only retrieve the first 100 documents.

We didn't know if it was our sync_gateway, the data or the mobile side 
setup that was causing the issue, SO we loaded the same data directly into 
another bucket using the sync_gateway REST interface.   Everything else 
remaining the same, we just changed the bucket name that we connect 
to.....we were able to sync all documents.

Why the 100 doc limit when we loaded the data using bucket shadowing?  I 
would expect that if we screwed something up somewhere it wouldn't work at 
all.  But why 100 docs?   When we sync with the other bucket that was 
loaded with REST interface everything works as expected.

Thanks in advance for your thoughts,

Jade

-- 
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/cf530d34-63e8-4576-b2b8-ed3cdb3d877e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to