Closed Demogorgon314 closed 1 week ago
Attention: Patch coverage is 92.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 74.33%. Comparing base (
bbc6224
) to head (9519f69
). Report is 717 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...g/apache/pulsar/PulsarClusterMetadataTeardown.java | 92.00% | 1 Missing and 1 partial :warning: |
Motivation
When executing the
delete-cluster-metadata
command, it should remove the current cluster from thereplication cluster
andallowed cluster
, otherwise the cluster will still replicate the data to a deleted cluster.Modifications
Support cleanup
replication cluster
andallowed cluster
when cluster metadata teardownDocumentation
doc
doc-required
doc-not-needed
doc-complete