Commit a53f49d
hideki
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.1 parent 5e9ab12 commit a53f49d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
| 752 | + | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
| |||
0 commit comments