Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed #1589 - Investigate possible push replication issue
- DatabaseChanges notification could be sent with mixed documents that are from local and remote. `submitRevisions()` method returns from the method once it found document from remote. It makes locally created document skipped.
- Loading branch information