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

CBG-3920 Use IsDocNotFoundError in purgeWithDCPFeed #6824

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

adamcfraser
Copy link
Collaborator

DCP feed can include documents in different states than the query-based purge, needs to use IsDocNotFoundError to cover all flavours of not found.

CBG-3920

Integration Tests

DCP feed can include documents in different states than the query-based purge, needs to use IsDocNotFoundError to cover all flavours of not found.
Copy link
Collaborator

@torcolvin torcolvin left a comment

Choose a reason for hiding this comment

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

Looks good and is another case of https://issues.couchbase.com/browse/CBG-2207

@adamcfraser adamcfraser merged commit 3121fd3 into main May 14, 2024
28 of 30 checks passed
@adamcfraser adamcfraser deleted the CBG-3920 branch May 14, 2024 14:42
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