You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/04/19 09:29:32 UTC

[pulsar] branch master updated (889b9b8 -> a66dd5d)

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

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 889b9b8  [Issue 10221] Fix authorization error while using proxy and `Prefix` subscription authentication mode (#10226)
     add a66dd5d  Issue #6054 - Adding more permits debug statements to better see changes to permits (#10217)

No new revisions were added by this update.

Summary of changes:
 docker/build.sh                                    |  2 +-
 .../org/apache/pulsar/broker/service/Consumer.java | 26 ++++++++++++++++++++++
 .../broker/service/PulsarCommandSenderImpl.java    |  4 ++--
 .../PersistentDispatcherMultipleConsumers.java     | 20 +++++++++++++----
 4 files changed, 45 insertions(+), 7 deletions(-)