-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[fix][broker] Orphan schema after disabled a cluster for a namespace #24223
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
[fix][broker] Orphan schema after disabled a cluster for a namespace #24223
Conversation
/pulsarbot rerun-failure-checks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@poorbarcode checkstyle error
|
5ee7c00
to
ee22625
Compare
Fixed |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #24223 +/- ##
============================================
+ Coverage 73.57% 74.21% +0.64%
+ Complexity 32624 32573 -51
============================================
Files 1877 1866 -11
Lines 139502 144874 +5372
Branches 15299 16548 +1249
============================================
+ Hits 102638 107522 +4884
+ Misses 28908 28854 -54
- Partials 7956 8498 +542
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…pache#24223) (cherry picked from commit 2d78cbd) (cherry picked from commit fb863a4)
…pache#24223) (cherry picked from commit 2d78cbd) (cherry picked from commit fb863a4)
…pache#24223) (cherry picked from commit 2d78cbd) (cherry picked from commit af3c821)
…pache#24223) (cherry picked from commit 2d78cbd) (cherry picked from commit af3c821)
…pache#24223) (cherry picked from commit 2d78cbd) (cherry picked from commit af3c821)
…pache#24223) (cherry picked from commit 2d78cbd)
Motivation
Use case
[cluster-a]
cluster b
will be automatically removed since the namespace has no cluster namedcluster-b
cluster-a
, since all topics were deleted oncluster-b
automaticallycluster-b
Modifications
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: x