This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 8c7a9cf2c9d [improve][build] Use
org.apache.nifi:nifi-nar-maven-plugin:2.1.0 with skipDocGeneration=true (#24668)
new 51162e91dfb [improve][io] Support specifying Kinesis KPL native binary
path with 1.0 version specific path (#24669)
new 204f20a0d83 [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 | 60 ++++++++++++++++++++++
.../apache/pulsar/client/impl/ConsumerImpl.java | 18 +++++--
.../client/impl/schema/AutoProduceBytesSchema.java | 2 +
.../pulsar/io/kinesis/KinesisSinkConfig.java | 19 ++++++-
4 files changed, 92 insertions(+), 7 deletions(-)