Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Feed Processor with StartTime calls handler with 0 results #756

Merged
merged 3 commits into from
Sep 4, 2019

Conversation

ealsur
Copy link
Member

@ealsur ealsur commented Aug 30, 2019

Pull Request Template

Description

When using WithStartTime on a non-initialized Lease container, the backend sends a first response that is an OK with an empty result set to send the updated Continuation Token.

Since the status is OK we are sending that empty first response to the user handler.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Closing issues

Closes #755 755

@ealsur ealsur added the bug Something isn't working label Aug 30, 2019
@ealsur ealsur self-assigned this Aug 30, 2019
@kirankumarkolli kirankumarkolli merged commit 83bd642 into master Sep 4, 2019
@kirankumarkolli kirankumarkolli deleted the users/ealsur/cfpstarttimecount branch September 4, 2019 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Feed Processor with WithStartTime sends empty first batch
2 participants