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

Validate pubsub subscriptions #627

Merged
merged 4 commits into from
Jan 14, 2022
Merged

Validate pubsub subscriptions #627

merged 4 commits into from
Jan 14, 2022

Conversation

Menduist
Copy link
Contributor

@Menduist Menduist commented Sep 23, 2021

Having an invalid subscriptionValidator can lead to sneaky errors, because if we subscribe to an invalid topic, we'll get grafted from time to time, but will be unable to graft peers.

This adds a warning when we subscribe to an invalid topic
EDIT: and also block subscription

@Menduist Menduist mentioned this pull request Oct 11, 2021
5 tasks
@Menduist Menduist enabled auto-merge (squash) January 10, 2022 15:32
@Menduist Menduist merged commit 1a97d0a into unstable Jan 14, 2022
@Menduist Menduist deleted the validatesubscription branch January 14, 2022 18:40
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.

3 participants