geomagilles opened a new pull request #9153:
URL: https://github.com/apache/pulsar/pull/9153


   ### Motivation
   
   Using KeyShared with batching can lead to vicious bugs as batching remove 
the guarantee of having a unique consumer handling a given key. I've spent some 
time debugging this and think it worth stating that in the key-shared limitation
   
   ### Modifications
   
   Just added Batching as a limitation of Key-Shared mode. 
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   yes
   
   This change is already covered by existing tests, such as *(please describe 
tests)*.
   
   yes
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to