This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 8e55035 add properties default value for SchemaInfoBuilder (#8952)
new dd60e6e Add more information in send timeout exception (#8931)
new 70fec14 consumer support update stats with specified stats (#8951)
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:
.../org/apache/pulsar/broker/service/Consumer.java | 12 +++++
.../pulsar/broker/stats/ConsumerStatsTest.java | 27 ++++++++++
.../apache/pulsar/client/impl/ProducerImpl.java | 57 +++++++++++++++++++---
3 files changed, 89 insertions(+), 7 deletions(-)