This is an automated email from the ASF dual-hosted git repository.
bogong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from a9f810c [website][upgrade]feat: team page and some bug fix about
version switch (#13731)
add 528c972 fix no response to client when handleSubscribe because
PendingAckHandleImpl init fail (#13655)
No new revisions were added by this update.
Summary of changes:
.../broker/transaction/pendingack/PendingAckReplyCallBack.java | 6 ++++++
.../transaction/pendingack/impl/MLPendingAckReplyCallBack.java | 7 +++++++
.../broker/transaction/pendingack/impl/MLPendingAckStore.java | 3 +++
.../broker/transaction/pendingack/impl/PendingAckHandleImpl.java | 7 +++++++
4 files changed, 23 insertions(+)