Skip to content

Fix topic deletion when multiple duplicate streams expire at the same time#897

Merged
surajkn merged 1 commit intolinkedin:masterfrom
surajkn:topic-deletion
Mar 14, 2022
Merged

Fix topic deletion when multiple duplicate streams expire at the same time#897
surajkn merged 1 commit intolinkedin:masterfrom
surajkn:topic-deletion

Conversation

@surajkn
Copy link
Copy Markdown
Collaborator

@surajkn surajkn commented Mar 10, 2022

Previously when all duplicate streams expire at the same time (i.e. all duplicate streams might have
expired but were waiting for a DS add/delete event) we incorrectly identified that a duplicate
stream is still active since its still present in zk.

Important: DO NOT REPORT SECURITY ISSUES DIRECTLY ON GITHUB.
For reporting security issues and contributing security fixes,
please, email security@linkedin.com instead, as described in
the contribution guidelines.

Please, take a minute to review the contribution guidelines at:
https://github.com/linkedin/Brooklin/blob/master/CONTRIBUTING.md

… time

Previously when all duplicate streams expire at the same time (i.e. all duplicate streams might have
expired but were waiting for a DS add/delete event) we incorrectly identified that a duplicate
stream is still active since its still present in zk.
@surajkn surajkn merged commit 26f32ca into linkedin:master Mar 14, 2022
@surajkn surajkn deleted the topic-deletion branch March 14, 2022 16:50
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