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

lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from efaeef9e23f [improve][build] Use 
org.apache.nifi:nifi-nar-maven-plugin:2.1.0 with skipDocGeneration=true (#24668)
     new 04477138ba0 [improve][io] Support specifying Kinesis KPL native binary 
path with 1.0 version specific path (#24669)
     new 19b9dad7748 [fix][client] Skip schema validation when sending messages 
to DLQ to avoid infinite loop when schema validation fails on an incoming 
message (#24663)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../pulsar/client/api/DeadLetterTopicTest.java     | 66 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerImpl.java    | 18 ++++--
 .../client/impl/schema/AutoProduceBytesSchema.java |  2 +
 .../pulsar/io/kinesis/KinesisSinkConfig.java       | 19 ++++++-
 4 files changed, 98 insertions(+), 7 deletions(-)

Reply via email to