You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zi...@apache.org on 2022/10/28 02:39:47 UTC

[pulsar] branch master updated (8f8637a75e0 -> d86a50cb39d)

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

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


    from 8f8637a75e0 [improve][client]When namespace is deleted, the client is constantly reconnecting (#18194)
     add d86a50cb39d [improve][test] Improve websocket.proxy tests based on Awaitility (#18216)

No new revisions were added by this update.

Summary of changes:
 .../websocket/proxy/ProxyAuthenticationTest.java   | 17 ++++-----
 .../proxy/ProxyEncryptionPublishConsumeTest.java   | 18 +++------
 .../websocket/proxy/ProxyPublishConsumeTest.java   | 44 ++++++++--------------
 .../proxy/ProxyPublishConsumeTlsTest.java          |  7 +++-
 .../proxy/v1/V1_ProxyAuthenticationTest.java       |  9 +----
 5 files changed, 35 insertions(+), 60 deletions(-)