This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 0cc266d54d6 [improve][broker] Support showing client ip address in
client stats while using reverse proxy (#23974)
add 8303b96c4d4 [fix][client] Copy eventTime to retry letter topic and DLQ
messages (#24059)
No new revisions were added by this update.
Summary of changes:
.../pulsar/client/api/DeadLetterTopicTest.java | 62 ++++++++++++++++++++++
.../apache/pulsar/client/api/RetryTopicTest.java | 5 ++
.../apache/pulsar/client/impl/ConsumerImpl.java | 8 +++
.../client/impl/TypedMessageBuilderImpl.java | 1 -
4 files changed, 75 insertions(+), 1 deletion(-)