eolivelli opened a new pull request #14083: URL: https://github.com/apache/pulsar/pull/14083
### Motivation Currently (2.9) you cannot use a KEY_SHARED subscription for Pulsar Sinks. You can already do it for Functions, by using `--retain-key-ordering` ### Modifications This patch implements `--retain-key-ordering` for Sinks, the same way we do for Functions ### Verifying this change TODO (add tests) ### Documentation - [x] `doc-required` -- 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]
