Details
-
Bug
-
Resolution: Fixed
-
Critical
-
3.1.0
-
Security Level: Public
-
None
-
1
Description
`CollectionChangeNotifier.getChanges()` will return an empty list, when the array returned from C4CollectionObserver.getChanges contains only nulls. This prematurely signals to CollectionChangeNotifier.collectionChanged that LiteCore has no more changes to deliver and it returns, possibly before it has processed all of the changes.
Attachments
Issue Links
- backports to
-
CBL-4989 CollectionChangeNotifier.getChanges() prematurely signals end of changes
- Closed