You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ce...@apache.org on 2023/02/27 14:25:47 UTC

[kafka] branch trunk updated (8d7d563231d -> 5f9d01668ca)

This is an automated email from the ASF dual-hosted git repository.

cegerton pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from 8d7d563231d MINOR: Remove duplicate empty string check (#13145)
     add 5f9d01668ca KAFKA-14060: Replace EasyMock and PowerMock with Mockito in AbstractWorkerSourceTaskTest (#13191)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |   2 +-
 .../runtime/AbstractWorkerSourceTaskTest.java      | 574 ++++++++++-----------
 2 files changed, 275 insertions(+), 301 deletions(-)