asafm opened a new pull request, #18878:
URL: https://github.com/apache/pulsar/pull/18878

   ### Motivation
   
   Key Shared subscription type has multiple algorithms for mapping a message 
key to a consumer, yet they are not documented, leaving the user with no easy 
way of knowing how a Key Shared Subscription works and what are the possible 
options for configuration.
   
   ### Modifications
   
   Added documentation under Messaging / Concepts / Subscriptions / Key Shared
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [x] `doc` <!-- Your PR contains doc changes. Please attach the local 
preview screenshots (run `sh start.sh` at `pulsar/site2/website`) to your PR 
description, or else your PR might not get merged. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   ### Matching PR in forked repository
   
   PR in forked repository: https://github.com/asafm/pulsar/pull/1
   
   
   


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

Reply via email to