GitHub user steven-lou-stori created a discussion: 使用java admin sdk去删除消费者组和对应的RETRY% %DLQ%队列,但是namespace上查询还存在。
依次使用 adminExt.deleteSubscriptionGroup adminExt.deleteTopicInBroker adminExt.deleteTopicInNameServer 但是后台调用sh mqadmin topicList 还是能查到对应的队列,并且查询对应消费者组报这个错。 <img width="1183" height="219" alt="image" src="https://github.com/user-attachments/assets/afa4288e-0b46-4520-9d15-ef2cf823795d" /> 需要在后台再执行一遍sh mqadmin deleteSubGroup 才能清理 <img width="1189" height="269" alt="image" src="https://github.com/user-attachments/assets/2866bed3-a145-440f-8793-1732a0239e2d" /> GitHub link: https://github.com/apache/rocketmq/discussions/10265 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
