freeznet opened a new pull request #427:
URL: https://github.com/apache/pulsar-client-go/pull/427


   Fixes #401
   
   ### Motivation
   According to apache/pulsar#4079, orderingKey was introduced to let user set 
message order manually, currently pulsar-client-go do not have related apis 
exposed to user. We should add orderingKey related apis to pulsar-client-go.
   
   ### Modifications
   
   - add OrderingKey to ProducerMessage
   - add OrderingKey() to Message interface
   - sync OrderingKey to SingleMessageMetadata
   - tests
   


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