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 2021/10/05 09:05:00 UTC

[GitHub] [pulsar] 315157973 commented on issue #12269: Support pluggable entry filter in Dispatcher

315157973 commented on issue #12269:
URL: https://github.com/apache/pulsar/issues/12269#issuecomment-934213819


   > It is not clear to me if the Consumer can attach some configuration value (like JMS message selector) that can be used in the Filter. Otherwise we can only create static filters
   
   We can use it like this:
   Set properties when creating consumer. 
   `entryFilterClass` can be defined as an adapter, which internally determines what filter logic to use according to properties


-- 
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