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

Bugfix for collection monitoring etag logic #623

Merged
merged 5 commits into from
Feb 19, 2025

Conversation

amerjusupovic
Copy link
Member

@amerjusupovic amerjusupovic commented Feb 18, 2025

Discovered a bug in collection monitoring where an InvalidOperationException could happen when casting a null ETag from a response. This PR fixes tests that check if kvs/flags don't change to correctly fail when this happens and removes the casting from the HaveCollectionsChanged method.

@amerjusupovic amerjusupovic merged commit 7dc547c into main Feb 19, 2025
3 checks passed
@amerjusupovic amerjusupovic deleted the ajusupovic/etag-bugfix branch February 19, 2025 19:45
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.

2 participants