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 8c8738f [broker] Optimize blocking backlogQuotaCheck to non-blocking
in ServerCnx#handleProducer (#12874)
add bd7e2a3 [WebSocket] Add configuration metadata store url setting in
websocket (#13786)
No new revisions were added by this update.
Summary of changes:
conf/websocket.conf | 5 ++++-
.../org/apache/pulsar/websocket/proxy/ProxyAuthenticationTest.java | 2 +-
.../org/apache/pulsar/websocket/proxy/ProxyAuthorizationTest.java | 3 +--
.../org/apache/pulsar/websocket/proxy/ProxyConfigurationTest.java | 2 +-
.../org/apache/pulsar/websocket/proxy/ProxyPublishConsumeTest.java | 2 +-
.../apache/pulsar/websocket/proxy/ProxyPublishConsumeTlsTest.java | 3 +--
.../apache/pulsar/websocket/proxy/v1/V1_ProxyAuthenticationTest.java | 2 +-
.../apache/pulsar/websocket/service/WebSocketProxyConfiguration.java | 4 ++++
8 files changed, 14 insertions(+), 9 deletions(-)