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

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


    from c7157da  Release 2.9.0
     new fe4bc9a  Add debug log for WebSocket. (#12458)
     new 08d2445  Fix the batch message ack for WebSocket proxy. (#12530)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../websocket/proxy/ProxyPublishConsumeTest.java   | 43 ++++++++++++++++++
 .../pulsar/client/impl/BatchMessageAcker.java      |  2 +-
 .../apache/pulsar/websocket/ConsumerHandler.java   | 51 +++++++++++++++++++++-
 .../apache/pulsar/websocket/ProducerHandler.java   |  8 ++++
 4 files changed, 101 insertions(+), 3 deletions(-)

Reply via email to