You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/24 03:21:11 UTC

[GitHub] [pulsar] Technoboy- edited a comment on pull request #14433: Fix ConsumerBuilderImpl#subscribeAsync blocks calling thread.

Technoboy- edited a comment on pull request #14433:
URL: https://github.com/apache/pulsar/pull/14433#issuecomment-1049455568


   > > 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)`
   
   Yes, we can open a new issue for discussion.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org