This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 187fb97 Fix Prometheus metric parsing for "+Inf" in
PrometheusMetricsTest and Function tests (#10193)
add 197bd93 [Issue 10010][Client] fixed memory leak (#10028)
No new revisions were added by this update.
Summary of changes:
.../pulsar/broker/service/BrokerService.java | 4 +-
.../client/api/SimpleProducerConsumerTest.java | 52 +++--
.../apache/pulsar/client/impl/ConnectionPool.java | 44 ++--
.../pulsar/client/impl/PulsarClientImpl.java | 223 +++++++++++++++------
.../pulsar/client/impl/PulsarClientImplTest.java | 21 +-
5 files changed, 231 insertions(+), 113 deletions(-)