forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix exception when force delete namespace (apache#9691)
When force delete namespace, the partition topics to be deleted are list twice and a exception will happen when delete the topic second time. ![deletens](https://user-images.githubusercontent.com/65590138/108942063-3e26d580-7691-11eb-82f9-43c5f7217a08.png)
- Loading branch information
1 parent
baceabd
commit 110820f
Showing
2 changed files
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters