You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/03/15 00:54:22 UTC

[pulsar] branch master updated (e61422c -> 342a5df)

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 e61422c  Change "Could not split namespace bundle" logging level to debug (#14683)
     add 342a5df  Fail proxy startup if brokerServiceURL is missing scheme (#14682)

No new revisions were added by this update.

Summary of changes:
 conf/proxy.conf                                                |  3 ++-
 .../org/apache/pulsar/proxy/server/ProxyConfiguration.java     |  4 ++--
 .../org/apache/pulsar/proxy/server/ProxyServiceStarter.java    | 10 ++++++++++
 site2/docs/reference-configuration.md                          |  4 ++--
 .../versioned_docs/version-2.7.0/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.7.1/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.7.2/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.7.3/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.7.4/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.8.0/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.8.1/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.8.2/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.9.0/reference-configuration.md    |  4 ++--
 .../versioned_docs/version-2.9.1/reference-configuration.md    |  4 ++--
 14 files changed, 36 insertions(+), 25 deletions(-)