This is an automated email from the ASF dual-hosted git repository.
yubiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from bbc62245c5d [improve][fn] Optimize Function Worker startup by lazy
loading and direct zip/bytecode access (#22122)
add 0c49cac105e [fix] [client] fix huge permits if acked a half batched
message (#22091)
No new revisions were added by this update.
Summary of changes:
.../BatchMessageWithBatchIndexLevelTest.java | 85 ++++++++++++++++++++++
.../apache/pulsar/client/impl/ConsumerBase.java | 5 ++
.../apache/pulsar/client/impl/ConsumerImpl.java | 11 ++-
3 files changed, 99 insertions(+), 2 deletions(-)