This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 0a69a438d60 [improve][misc] Simplify the flaky test issue reporting
form (#19419)
add 33f40f6154a [fix] [ml] Fix the incorrect total size if use ML
interceptor (#19404)
No new revisions were added by this update.
Summary of changes:
.../apache/bookkeeper/mledger/impl/OpAddEntry.java | 7 +-
.../impl/MangedLedgerInterceptorImplTest2.java | 85 ++++++++++++++++++++++
.../intercept/MangedLedgerInterceptorImplTest.java | 45 +++++++++++-
3 files changed, 135 insertions(+), 2 deletions(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/bookkeeper/mledger/impl/MangedLedgerInterceptorImplTest2.java