No, it's not my case. I have only a thread that access to DB during that UPDATE.
Basically I have to do 2 UPDATEs and in both cases I have only the main thread using DB. There is a way to find out the reason 409 error in my code? The UPDATE seems pretty easy to understand (getting document, extract properties, update locally the properties, and put properties back in document). Do the entire UPDATE method in a transaction can help? I haven't tried this way. -- 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/5f8fec25-05eb-4e71-adbc-664c1662c39e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
