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 ec102fb024a [improve][misc] Use shared Jackson ObjectMapper to reduce 
overhead and remove ThreadLocal solution (#19160)
     add 3fae7c9b556 [fix][test] Fix ProxyPrometheusMetricsTest flakiness and 
consistently close JAX-RS clients in tests (#19221)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/admin/AdminRestTest.java  |  3 +-
 .../broker/stats/MetricsAuthenticationTest.java    |  3 ++
 .../stats/TransactionBatchWriterMetricsTest.java   |  3 +-
 .../websocket/proxy/ProxyAuthenticationTest.java   |  3 +-
 .../websocket/proxy/ProxyPublishConsumeTest.java   |  2 +
 .../proxy/v1/V1_ProxyAuthenticationTest.java       |  3 +-
 .../pulsar/proxy/server/ProxyIsAHttpProxyTest.java |  1 +
 .../proxy/server/ProxyPrometheusMetricsTest.java   | 53 +++++++++++++---------
 .../apache/pulsar/proxy/server/ProxyStatsTest.java |  3 ++
 .../server/ProxyWithJwtAuthorizationTest.java      |  1 +
 .../server/UnauthedAdminProxyHandlerTest.java      |  3 +-
 11 files changed, 51 insertions(+), 27 deletions(-)

Reply via email to