Consider the following example. Suppose that I have a document with only one property, "name", with value "AAA". If I change that property's value to "BBB" using Cloudant's dashboard, the iOS and Android applications display the changes promptly.
However, if that document also contains an attachment, the replication process lasts considerably longer,
… and the changes are not propagated to the client applications.
I haven't experienced any problems with replication earlier so I think this is a relatively new problem.
Android (master) now implements the logic to not resend attachments from Couchbase Lite to the server when only JSON properties have been updated on a document.
--To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/867f26dd-7630-47b0-8985-88904b5d2680%40googlegroups.com.
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 mobile-couchba...@googlegroups.com.
There was a recently-fixed bug on iOS where all attachments would be re-sent on every push (#326). But it was a recently-introduced bug too; I think it only existed on the master branch since 3/31, i.e. after beta 3.1. So unless you’re building your own CBL from source you wouldn’t have seen it.The Android betas all have the same bug because the attachment-filtering simply hadn’t been implemented yet; but I think Andy’s recently added it(?)
That’s not a known issue. You’re seeing this with both iOS and Android clients?
Please let us know exactly what build or Git revision you’re using.
Just got a confirmation from Cloudant that this should be an issue on their end.
Ah, thanks! Good to know. And please post again when you hear an update, as there are other readers using Cloudant too.—Jens
Contact Cloudant support and they confirmed the problem is on their end. Some of their multi-tennant servers aren't patched, but they're on it. In the interim they're moving me to another server.Good prompt support, that's what we like to see!
--
You received this message because you are subscribed to a topic in the Google Groups "Couchbase Mobile" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mobile-couchbase/ZybaUUPKNmM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/bcfcd225-f8b2-4a3d-b43c-882e67c1ca70%40googlegroups.com.