[test][admin]add test case: delete namespace when has partitioned system topic - #17338
Conversation
|
I think CI failure is fixed by #17339 |
|
Hi @dlg99 Thanks. let me add some description #15141 try fix the issue "delete namespace when has non persistent topic". #17308 try fix the race condition between
Not. When Auto Create is disabled, everything is fine. #17308 try to fix datastax#112, that is a really difficult problem to solve, I left a comment at #17308 |
4c2e15f to
3d8b03e
Compare
|
/pulsarbot rerun-failure-checks |
2 similar comments
|
/pulsarbot rerun-failure-checks |
|
/pulsarbot rerun-failure-checks |
…tioned system topic (apache#17338)
…tioned system topic (apache#17338) (cherry picked from commit bfbe381) (cherry picked from commit 1d89e0c)
…tioned system topic (apache#17338) (cherry picked from commit bfbe381) (cherry picked from commit 1d89e0c)
…as partitioned system topic (apache#17338)" This reverts commit f1ec5ca.
…tioned system topic (apache#17338) (cherry picked from commit bfbe381)
…as partitioned system topic (apache#17338)" This reverts commit f1ec5ca.
|
As discussed on the mailing list https://lists.apache.org/thread/w4jzk27qhtosgsz7l9bmhf1t7o9mxjhp, there is no plan to release 2.9.6, so I am going to remove the release/2.9.6 label |
Motivation
When a namespace containing partitioned topics is deleted, will throw the topic not found exception.
(High light) Should use API
deletePartitionedTopicAsyncto delete partitioned system topic.Modifications
cmd-deletePartitionedTopicAsyncto delete partitioned system topic.Documentation
doc-requireddoc-not-neededdocdoc-complete