This is an automated email from the ASF dual-hosted git repository.
xyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from f0d166f [pulsar-functions] fix some IOExceptions when create
functions from package URL (#14553)
add 30f7f00 Change ``rollCurrentLedgerIfFull`` logic to follow lazy
creation of ledger (#14672)
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 1 -
.../bookkeeper/mledger/impl/ManagedCursorTest.java | 12 +++----
.../bookkeeper/mledger/impl/ManagedLedgerTest.java | 37 +++++++++++--------
.../broker/service/BrokerEntryMetadataE2ETest.java | 7 ++--
.../service/CurrentLedgerRolloverIfFullTest.java | 41 ++++++++++++++++++++--
.../MLTransactionMetadataStoreTest.java | 6 ++--
6 files changed, 75 insertions(+), 29 deletions(-)