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

[Preview] Change Feed: Refactors Change Feed Contract to rename TimeToLiveExpired #3394

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

kundadebdatta
Copy link
Member

@kundadebdatta kundadebdatta commented Aug 19, 2022

Pull Request Template

Description

Contract changes to rename TimeToLiveExpired field to IsTimeToLiveExpired. This changes is required to make the variable naming consistent across the Java SDK.

Closing issues

To automatically close an issue: closes #3393

@sourabh1007
Copy link
Contributor

sourabh1007 commented Aug 19, 2022

Can you please explain in PR description, why this change is required and what is the impact of it?

@ealsur ealsur enabled auto-merge (squash) August 19, 2022 19:22
@ealsur ealsur merged commit 1226df6 into master Aug 19, 2022
@ealsur ealsur deleted the users/kundadebdatta/3393_update_change_feed_contract branch August 19, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-name TimeToLiveExpired variable to IsTimeToLiveExpired in ChangeFeedMetadata contract
5 participants