shibd edited a comment on issue #11902: URL: https://github.com/apache/pulsar/issues/11902#issuecomment-912328675
@zbentley @BewareMyPower I can’t reproduce this bug. ### To Reproduce 1. create persistent topic **test-topic**: `pulsar-admin topics create persistent://sample/ns1/test-topic` 2. create non-persitent topic **test-topic**: `pulsar-admin topics create non-persistent://sample/ns1/test-topic` 3. All succeeded The same steps were successful using HTTP. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
