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

[pulsar] branch master updated (3da048c -> fd9e639)

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

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


    from 3da048c  fix npe in ManagedLedgerImpl (#14481)
     add fd9e639  KCA: Option to sanitize topic name for the conenctors that cannot handle pulsar topic names (#14475)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/io/kafka/connect/KafkaConnectSink.java  | 32 ++++++++++++-
 .../connect/PulsarKafkaConnectSinkConfig.java      |  8 ++++
 .../io/kafka/connect/KafkaConnectSinkTest.java     | 54 ++++++++++++++++++++++
 3 files changed, 93 insertions(+), 1 deletion(-)