This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from f1be956092c [fix] [broker] Let Pending ack handler can retry to init
when encounters a metadata store error (#23153)
new a3eec3084a1 [fix][client] Create the retry producer async (#23157)
new d1b91854964 [fix] DLQ to handle bytes key properly (#23172)
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 | 146 ++++++++++++---------
2 files changed, 141 insertions(+), 65 deletions(-)