You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/02/03 06:50:50 UTC

[pulsar] branch master updated (8cb4c10 -> ed053c8)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 8cb4c10  [Issue 14080] Clean up Cleanup NPEs in ``ServerCnxTest `` (#14090)
     add ed053c8  Pulsar IO: implement --retain-key-ordering (KEY_SHARED subscription) for Sinks (#14083)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/common/io/SinkConfig.java    |  1 +
 .../java/org/apache/pulsar/admin/cli/CmdSinks.java |  7 ++++
 .../pulsar/functions/utils/SinkConfigUtils.java    | 46 ++++++++++++++++------
 .../functions/utils/SinkConfigUtilsTest.java       | 42 ++++++++++++++++++++
 4 files changed, 85 insertions(+), 11 deletions(-)