Skip to content

Conversation

@sbreatnach
Copy link
Contributor

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.

The `ordering_key` was not available to set when publishing
messages. This has been added, aping how partition_key is set.
Added test to cover new functionality.
@shibd shibd merged commit 9047170 into apache:main Sep 27, 2023
@sbreatnach sbreatnach deleted the sb/ordering-key-addition branch October 2, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants