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/09/07 12:44:14 UTC

[GitHub] [pulsar] 315157973 opened a new pull request #11948: Make Dispatcher pluggable

315157973 opened a new pull request #11948:
URL: https://github.com/apache/pulsar/pull/11948


   ### Motivation
   A long time ago, someone raised a PR, hoping to implement tag messages through filters.
   The final result of the discussion is that it can be provided in a plug-in manner.
   https://lists.apache.org/list.html?*@pulsar.apache.org:lte=2y:Proposal%20for%20Consumer%20Filtering%20in%20Pulsar%20brokers
   
   ### Modifications
   Make the creation of Dispatcher plug-in, which is convenient for users to carry out secondary development.
   Any logic can be implemented in a custom Dispatcher, not just tag messages
   
   
   Need to update docs? 
   
   - [ ] no-need-doc  The document can automatically generated
     
   
   
   


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



[GitHub] [pulsar] 315157973 closed pull request #11948: Make Dispatcher pluggable

Posted by GitBox <gi...@apache.org>.
315157973 closed pull request #11948:
URL: https://github.com/apache/pulsar/pull/11948


   


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



[GitHub] [pulsar] codelipenghui commented on pull request #11948: Make Dispatcher pluggable

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #11948:
URL: https://github.com/apache/pulsar/pull/11948#issuecomment-914892921


   Thanks @315157973 for bringing up it, we have a conversation before in the email list but the previous proposal is for broker side message filters, does not have any concepts about the Dispatcher Pluggable, could you please draft a PIP and send it to the dev email thread 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



[GitHub] [pulsar] eolivelli commented on pull request #11948: Make Dispatcher pluggable

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #11948:
URL: https://github.com/apache/pulsar/pull/11948#issuecomment-914946506


   I am commenting on the ML


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



[GitHub] [pulsar] 315157973 commented on pull request #11948: Make Dispatcher pluggable

Posted by GitBox <gi...@apache.org>.
315157973 commented on pull request #11948:
URL: https://github.com/apache/pulsar/pull/11948#issuecomment-914940390


    Hello, @eolivelli. I opened a Proposal in dev. I'd like to hear your opinion.
    If you agree, can you reply +1 for me?  Thank you very much.


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