lhotari commented on PR #23172:
URL: https://github.com/apache/pulsar/pull/23172#issuecomment-2290548960

   A message could also have a separate `orderingKey`. It is used as the 
secondary key in Key_Shared ordering: 
https://github.com/apache/pulsar/blob/15b88d250818bada5c1a94f5c54ef7806f88a500/pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConsumerBase.java#L1187-L1196
 .
   @dlg99 Do you think it makes sense to add `orderingKey` handling in this PR?
   


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