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 2020/11/05 09:55:07 UTC

[pulsar] branch master updated (e0e0f14 -> 3ff3b31)

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 e0e0f14  Add pulsar version info metric (#7908)
     add 3ff3b31  [WebSocket] Add redeliveryCount property to messages delivered through the WebSocket service (#8074)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/websocket/ConsumerHandler.java    | 1 +
 .../src/main/java/org/apache/pulsar/websocket/ReaderHandler.java  | 1 +
 .../java/org/apache/pulsar/websocket/data/ConsumerMessage.java    | 1 +
 site2/docs/client-libraries-websocket.md                          | 8 ++++++--
 4 files changed, 9 insertions(+), 2 deletions(-)