Skip to content

Remember that we've pushed when the watch state is reconnected#2550

Merged
jskeet merged 1 commit intogoogleapis:masterfrom
jskeet:firestore-noop
Oct 2, 2018
Merged

Remember that we've pushed when the watch state is reconnected#2550
jskeet merged 1 commit intogoogleapis:masterfrom
jskeet:firestore-noop

Conversation

@jskeet
Copy link
Copy Markdown
Collaborator

@jskeet jskeet commented Oct 2, 2018

Fixes #2542.

All our tests for WatchState are via proto-based conformance tests.
There will be a new test for that case over time, but it's not present yet.
I didn't feel it worth creating a new test class to do this manually until that point. (I can do so if necessary.)
The existing tests all still pass, and I've validated manually that this fixes the problem (both for collection and document listen operations).

Fixes googleapis#2542.

All our tests for WatchState are via proto-based conformance tests.
There will be a new test for that case over time, but it's not present yet.
I didn't feel it worth creating a new test class to do this manually until that point. (I can do so if necessary.)
The existing tests all still pass, and I've validated manually that this fixes the problem (both for collection and document listen operations).
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2018
Copy link
Copy Markdown
Contributor

@chrisdunelm chrisdunelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jskeet jskeet merged commit 1b849bc into googleapis:master Oct 2, 2018
@jskeet jskeet deleted the firestore-noop branch October 2, 2018 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FirestoreChangeListener provides empty updates

3 participants