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/11/30 03:42:43 UTC

[pulsar] branch master updated (10a1d4b -> be39f50)

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 10a1d4b  initialize the offloader manager when starting the Pulsar service (#8739)
     add be39f50  [WebSocket] Fix the initial sequence id error (#8724)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/websocket/AbstractWebSocketHandler.java |   2 +-
 .../apache/pulsar/websocket/ConsumerHandler.java   |   2 +-
 .../apache/pulsar/websocket/ProducerHandler.java   |   4 +-
 .../websocket/AbstractWebSocketHandlerTest.java    | 188 +++++++++++++++++++++
 4 files changed, 192 insertions(+), 4 deletions(-)