MarvinCai edited a comment on issue #10263: URL: https://github.com/apache/pulsar/issues/10263#issuecomment-823804453
AFAIK I'm afraid `org.apache.pulsar.client.admin.PulsarAdminException$ConflictException: Cannot delete non empty bundle` is the only information we can get, pulsar can't tell that's because metadata cache not synced or we actually have some more topics in the bundle. I think the easiest work around might be just add a retry with some backoff. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
