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

Remove usages of (if_invalid) option #1563

Closed
wants to merge 4 commits into from

Conversation

yevhenii-nadtochii
Copy link
Contributor

@yevhenii-nadtochii yevhenii-nadtochii commented Jan 8, 2025

This PR removes usages of (if_invalid) option.

@yevhenii-nadtochii yevhenii-nadtochii self-assigned this Jan 8, 2025
@yevhenii-nadtochii yevhenii-nadtochii marked this pull request as draft January 8, 2025 13:13
@@ -533,7 +532,7 @@ void notCancelNonExistent() {
var nonExistingSubscription = Subscription.newBuilder()
.setId(Subscriptions.generateId())
.setTopic(Topic.newBuilder().setId(topicId).buildPartial())
.build();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: why it worked before?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved to #1564.

@yevhenii-nadtochii
Copy link
Contributor Author

No longer needed. It is impossible to remove usages without taking the latest dependencies.

@yevhenii-nadtochii yevhenii-nadtochii deleted the remove-if-invalid-messages branch January 9, 2025 12: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.

1 participant