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 AVAD: Fixes timeToLiveExpired missing from metadata #4523

Conversation

philipthomas-MSFT
Copy link
Contributor

Pull Request Template

Description

Bug recognize when onboarding a customer that needed to set TTL on the item. timeToLiveExpired was not being deserialized and always returning default Boolean value of false. The TTL deletes where recognized in the feed, just wrong value for timeToLiveExpired.

Type of change

Please delete options that are not relevant.

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

Closing issues

To automatically close an issue: closes #IssueNumber

@philipthomas-MSFT philipthomas-MSFT requested a review from a team as a code owner June 3, 2024 19:30
Copy link
Member

@ealsur ealsur left a comment

Choose a reason for hiding this comment

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

Please update the title in a way that makes sense for a customer when reading it in the changelog. Maybe Change Feed / Processor AVAD: Fixes timeToLiveExpired missing from metadata or something that when an external user without much context reads it, can understand what it fixed.

ealsur
ealsur previously approved these changes Jun 12, 2024
ealsur
ealsur previously approved these changes Jun 17, 2024
@philipthomas-MSFT philipthomas-MSFT added the auto-merge Enables automation to merge PRs label Jun 18, 2024
@kirankumarkolli kirankumarkolli merged commit aab02e5 into master Jun 19, 2024
21 checks passed
@kirankumarkolli kirankumarkolli deleted the 4510-change-feed-processor-avad-ttl-istimeliveexpired-deserialization-issue branch June 19, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Change Feed / Processor: AVAD timeToLiveExpired deserialization Issue
3 participants