This is an automated email from the ASF dual-hosted git repository. penghui pushed a change to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 531da2c [Broker] Fix direct memory leak in getLastMessageId (#10977) new 2f9b672 [Broker] Fix the backlog issue with --precise-backlog=true (#10966) new 81cbc96 Fix hasMessageAvailable return true but can't read message (#10414) new 78ff879 Fix authorization error if partition number of partitioned topic is updated. (#10300) (#10333) new 98045aa Use https for the confluent repository The 4 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: .../bookkeeper/mledger/impl/ManagedCursorImpl.java | 4 +- .../bookkeeper/mledger/impl/ManagedCursorTest.java | 30 +++++++ pom.xml | 2 +- .../authorization/PulsarAuthorizationProvider.java | 21 ++++- .../apache/pulsar/client/impl/ConsumerImpl.java | 3 + .../server/ProxyWithJwtAuthorizationTest.java | 91 ++++++++++++++++++++++ 6 files changed, 146 insertions(+), 5 deletions(-)