You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2021/12/09 14:10:03 UTC

[kafka] branch trunk updated (e20f102 -> f6360d1)

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

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


    from e20f102  KAFKA-12648: extend IQ APIs to work with named topologies (#11562)
     add f6360d1  KAFKA-13414: Replace Powermock/EasyMock by Mockito in connect.storage (#11450)

No new revisions were added by this update.

Summary of changes:
 .../storage/FileOffsetBackingStoreTest.java        |  33 +--
 .../storage/KafkaStatusBackingStoreFormatTest.java | 120 ++++------
 .../storage/KafkaStatusBackingStoreTest.java       | 258 +++++++--------------
 .../connect/storage/OffsetStorageWriterTest.java   | 147 +++++-------
 4 files changed, 201 insertions(+), 357 deletions(-)