You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/15 17:49:51 UTC

[pulsar] branch master updated (7c0a798 -> 3e5fbce)

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

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


    from 7c0a798  [Tests] Cleanup PulsarClient instances (#10197)
     add 3e5fbce  [WebSocket Client] WebSocket url token param value optimization (#10187)

No new revisions were added by this update.

Summary of changes:
 .../WebSocketHttpServletRequestWrapper.java        |   8 +-
 .../WebSocketHttpServletRequestWrapperTest.java    |  85 +++++++++++++++++++++
 pulsar-websocket/src/test/resources/my-public.key  | Bin 0 -> 294 bytes
 .../src/test/resources}/websocket.conf             |  16 ++--
 4 files changed, 100 insertions(+), 9 deletions(-)
 create mode 100644 pulsar-websocket/src/test/java/org/apache/pulsar/websocket/WebSocketHttpServletRequestWrapperTest.java
 create mode 100644 pulsar-websocket/src/test/resources/my-public.key
 copy {conf => pulsar-websocket/src/test/resources}/websocket.conf (92%)