This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 799cb718227 [improve][client] Don't print info logs for each schema
loaded by client (#23206)
new b0923eff328 [improve] [client]Add new ServiceUrlProvider
implementation: SameAuthParamsAutoClusterFailover (#23129)
new a3e7d763d2a [fix][client] the nullValue in msgMetadata should be true
by default (#22372)
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/ConsumerRedeliveryTest.java | 24 +++++++++++++++
.../client/api/NonDurableSubscriptionTest.java | 26 +++++++++++++---
.../pulsar/client/impl/MessageChecksumTest.java | 5 ++++
.../apache/pulsar/compaction/CompactionTest.java | 2 +-
.../client/impl/TypedMessageBuilderImpl.java | 35 ++++++++++++----------
.../client/impl/TypedMessageBuilderImplTest.java | 17 +++++++++--
6 files changed, 85 insertions(+), 24 deletions(-)