You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by sh...@apache.org on 2022/09/02 02:05:33 UTC

[pulsar] branch master updated (d711e779558 -> 2db3ed5a0e1)

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(-)