merlimat opened a new pull request #7107:
URL: https://github.com/apache/pulsar/pull/7107


   Note: this is based on top of #6791, #7104, #7105 and #7106. Once these are 
merged, I'll rebase here. For the sake of this review, check commit 0ce0177dc
   
   ### Motivation
   
   When messages are published in batches of 1 message (eg: from Go native 
client lib), the KeyShared dispatcher is failing to extract the key from the 
first message in batch, instead everything is routed using `NONE_KEY`, landing 
on 1 single consumer.
   
   


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