You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2022/08/02 07:55:40 UTC

[pulsar] branch branch-2.8 updated (bc67e203316 -> 3b1f904649e)

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

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


    from bc67e203316 [fix][broker] Fix passing incorrect authentication data (#16201) (#16840)
     add 3b1f904649e [Java Client] Send CloseConsumer on timeout (#16616)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/api/ClientErrorsTest.java | 47 +++++++++++++++++++++-
 .../apache/pulsar/client/impl/ConsumerImpl.java    |  9 +++++
 site2/docs/developing-binary-protocol.md           |  9 +++++
 3 files changed, 64 insertions(+), 1 deletion(-)