This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from d711e779558 Cleanup test functions (#17376)
add 2db3ed5a0e1 [improve][test] replace Whitebox with testing elements
(#17334)
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/mledger/impl/ManagedCursorImpl.java | 9 ++++++
.../bookkeeper/mledger/impl/ManagedCursorTest.java | 21 ++++---------
.../bookkeeper/mledger/impl/ManagedLedgerTest.java | 7 ++---
.../client/impl/schema/writer/AvroWriter.java | 10 +++++--
.../pulsar/client/impl/schema/AvroSchemaTest.java | 6 +---
.../pulsar/common/protocol/PulsarDecoderTest.java | 34 +++++++---------------
.../worker/ClusterServiceCoordinator.java | 15 ++++++++--
.../worker/ClusterServiceCoordinatorTest.java | 4 +--
8 files changed, 52 insertions(+), 54 deletions(-)