[fix][broker]Incorrect source side topic permission deletion when disabling replication - #26479
[fix][broker]Incorrect source side topic permission deletion when disabling replication#26479poorbarcode wants to merge 1 commit into
Conversation
…abling replication
|
Thanks for addressing the shared topic-permission issue during cluster-removal cleanup. The added test covers the intended scenario well. I noticed two additional cases introduced by the new asynchronous check:
Both cases affect deletion behavior outside the successful cluster-removal scenario covered by the new test and should be addressed before merging. |
Motivation
Env
[c1, c2]with shared metadata storeIssue
[c1]c2can not access the topic anymorec1cluster topic permission configuration was deletedModifications
fix the issue
If the box was checked, please highlight the changes