Hi! This happens all day long for us but so far I've been able to mitigate it by routinely updating revs of the documents when needed. But lately it's been getting worse and it's getting harder to predict which documents will get randomly removed from the change feed.. any tips on where I should get started in order to re-produce this so that you guys can solve it?
I've uploaded a text file(A change feed for one of my users) where you can see that a lot of documents get "removed" and what they all have in common(the removed docs) is that the sequence number is divided up into two parts: "295132:207890" https://slack-files.com/T03G71GP5-F046J6S3E-dac6597a43 Our logs are filled with these warnings: 08:39:38.824109 WARNING: changeCache: Giving up, accepting #5697162 even though #5697161 is missing -- db.(*changeCache)._addPendingLogs() at change_cache.go:320 08:40:08.824279 WARNING: changeCache: Giving up, accepting #5697171 even though #5697170 is missing -- db.(*changeCache)._addPendingLogs() at change_cache.go:320 Thanks in advance! -- 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/ada718ce-1fe6-4280-9d3b-64b9bc14aa46%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
