You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/03/19 05:43:20 UTC

[pulsar] branch master updated (6e9570b -> 5ae525a)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 6e9570b  Add auto split json swagger file (#6557)
     add 5ae525a  [pulsar-proxy] update proxy logging dynamically (#6515)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/proxy/server/DirectProxyHandler.java      |  4 ++--
 .../pulsar/proxy/server/ParserProxyHandler.java      |  4 ++--
 .../org/apache/pulsar/proxy/server/ProxyService.java |  9 ++++++---
 .../org/apache/pulsar/proxy/stats/ProxyStats.java    | 20 ++++++++++++++++++++
 .../apache/pulsar/proxy/server/ProxyStatsTest.java   | 19 +++++++++++++++++++
 5 files changed, 49 insertions(+), 7 deletions(-)