sbreatnach opened a new pull request, #152:
URL: https://github.com/apache/pulsar-client-python/pull/152

   ### Motivation
   The `ordering_key` was not available to set when publishing messages. This 
is a pre-requisite for using a Key_Shared subscription, which we plan to use in 
our Python codebase.
   
   ### Modifications
   The missing option has been added, closely matching how `partition_key` is 
set. Also added a test to cover new functionality.


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