codelipenghui commented on issue #19448: URL: https://github.com/apache/pulsar/issues/19448#issuecomment-1427569613
The default subscription mode is durable. So users will see the warning log if they upgrade to the new version client? Why not just change `isDurable` to false for the non-persistent topic subscriptions. And if users are explicitly changed to true, then see the warning log. -- 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]
