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/12/23 12:14:08 UTC

[GitHub] [pulsar] gaozhangmin opened a new issue #13473: Support custom and pluggable consumer selector

gaozhangmin opened a new issue #13473:
URL: https://github.com/apache/pulsar/issues/13473


   ## Motivation
   
   Support custom consumer selector strategy when using key shared subscription.
   
   
   ## Goal
   Users can use custom consumer selector strategy in key shared subscription.
   
   
   ## API Changes
   Client add `KeySharedPolicyCustom`, support custom KeySharedPolicy.
   Server add method `createConsumerSelectorInstance` to create custom consumer selector 
   
   
   ## Implementation
   Add a new broker configuration `keySharedConsumerSelectorStrategy` to support custom selector strategy.
   Client add a new policy KeySharedPolicyCustom, `KeySharedPolicyCustom` allow users to user custom  policy through `keySharedConsumerSelectorStrategy`
   
   
   
   ## Reject Alternatives
   
   none
   


-- 
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] github-actions[bot] commented on issue #13473: [PIP-126] Support custom and pluggable consumer selector

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13473:
URL: https://github.com/apache/pulsar/issues/13473#issuecomment-1051438166


   The issue had no activity for 30 days, mark with Stale label.


-- 
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] gaozhangmin closed issue #13473: [PIP-126] Support custom and pluggable consumer selector

Posted by GitBox <gi...@apache.org>.
gaozhangmin closed issue #13473:
URL: https://github.com/apache/pulsar/issues/13473


   


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