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/05/12 13:20:32 UTC

[pulsar] branch master updated (cd8788ca994 -> 11f6f644eeb)

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 cd8788ca994 [Fix][Txn] Fix transaction redeliver message if ack failed (#15524)
     add 11f6f644eeb Add option to flatten JSON with FULL_MESSAGE_IN_JSON_EXPAND_VALUE format (#14993)

No new revisions were added by this update.

Summary of changes:
 pulsar-io/kinesis/pom.xml                          | 22 ++++++++++++++++++----
 .../org/apache/pulsar/io/kinesis/KinesisSink.java  |  6 ++++--
 .../pulsar/io/kinesis/KinesisSinkConfig.java       | 12 +++++++++---
 .../java/org/apache/pulsar/io/kinesis/Utils.java   | 13 +++++++++++--
 .../org/apache/pulsar/io/kinesis/UtilsTest.java    | 13 ++++++++++---
 site2/docs/io-kinesis-sink.md                      |  4 +++-
 6 files changed, 55 insertions(+), 15 deletions(-)