jimmydivvy commented on pull request #14433: URL: https://github.com/apache/pulsar/pull/14433#issuecomment-1049443145
> I wonder if it's possible that we can add some kind of client version check to avoid this compatibility check? Perhaps a flag on `DeadLetterPolicy` that checks for legacy topics. Enabled by default for compatibility, but can be disabled to avoid the performance overhead? `DeadLetterPolicy.builder().checkForLegacyTopics(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]
