[
https://issues.apache.org/jira/browse/KAFKA-16223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842717#comment-17842717
]
Hector Geraldino commented on KAFKA-16223:
------------------------------------------
Thanks [~chia7712] [~cmukka20] for following up on this.
As you've already noticed, the strategy I took was to create a separate
[KafkaConfigBackingStoreMockitoTest|https://github.com/apache/kafka/blob/trunk/connect/runtime/src/test/java/org/apache/kafka/connect/storage/KafkaConfigBackingStoreMockitoTest.java]
and migrate the tests in batches to facilitate reviews. My original plan was
to do this in 3 separate batches, the [first
batch|https://github.com/apache/kafka/pull/15520] was merged a few weeks ago,
and I have another set of tests already migrated and plan to open the second PR
soon.
If you guys want to pick up the remaining that's fine by me. I haven't had
enough time these past weeks to work on this, but I'd love to see this
completed (and the migration to JUnit5 started) before 3.8
> Replace EasyMock and PowerMock with Mockito for KafkaConfigBackingStoreTest
> ---------------------------------------------------------------------------
>
> Key: KAFKA-16223
> URL: https://issues.apache.org/jira/browse/KAFKA-16223
> Project: Kafka
> Issue Type: Sub-task
> Components: connect
> Reporter: Hector Geraldino
> Assignee: Hector Geraldino
> Priority: Minor
> Fix For: 3.8.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)