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/10/30 07:46:40 UTC

[pulsar] branch master updated (7979b9c -> b2c0f59)

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 7979b9c  [Websocket]Update produce request and acknowledge for WebSocket. (#8401)
     add b2c0f59  fix pause does not work for new created consumer  (#8387)

No new revisions were added by this update.

Summary of changes:
 .../client/api/SimpleProducerConsumerTest.java     | 68 ++++++++++++++++++++++
 .../apache/pulsar/io/PulsarFunctionE2ETest.java    |  9 ++-
 .../client/impl/MultiTopicsConsumerImpl.java       | 19 +++++-
 3 files changed, 92 insertions(+), 4 deletions(-)