SennoYuki commented on issue #22716: URL: https://github.com/apache/pulsar/issues/22716#issuecomment-2116768208
> I don't reproduce the issue, and I'll keep trying > > For determine if a subscription is durable, try run `./pulsar-admin topics stats persistent://public/default/my-topic1`, and see the `isDurable` field is true or false It's true ` "isDurable" : true, "isReplicated" : false, "allowOutOfOrderDelivery" : false, ` -- 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]
