[ 
https://issues.apache.org/jira/browse/KAFKA-14133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616454#comment-17616454
 ] 

Shekhar Prasad Rajak commented on KAFKA-14133:
----------------------------------------------

I am working on PR [https://github.com/apache/kafka/pull/12735] to replace 
EasyMock and PowerMock with Mockito in connect/runtime/ErrorHandlingTaskTest

> Remaining EasyMock to Mockito tests
> -----------------------------------
>
>                 Key: KAFKA-14133
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14133
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Christo Lolov
>            Assignee: Christo Lolov
>            Priority: Major
>
> {color:#de350b}There are tests which use both PowerMock and EasyMock. I have 
> put those in https://issues.apache.org/jira/browse/KAFKA-14132. Tests here 
> rely solely on EasyMock.{color}
> Unless stated in brackets the tests are in the streams module.
> A list of tests which still require to be moved from EasyMock to Mockito as 
> of 2nd of August 2022 which do not have a Jira issue and do not have pull 
> requests I am aware of which are opened:
> {color:#ff8b00}In Review{color}
> {color:#00875a}Merged{color}
>  # {color:#00875a}WorkerConnectorTest{color} (connect) (owner: [~yash.mayya] )
>  # {color:#00875a}WorkerCoordinatorTest{color} (connect) (owner: 
> [~yash.mayya] )
>  # {color:#00875a}RootResourceTest{color} (connect) (owner: [~yash.mayya] )
>  # {color:#00875a}ByteArrayProducerRecordEquals{color} (connect) (owner: 
> [~yash.mayya] )
>  # {color:#00875a}KStreamFlatTransformTest{color} (owner: Christo)
>  # {color:#00875a}KStreamFlatTransformValuesTest{color} (owner: Christo)
>  # {color:#00875a}KStreamPrintTest{color} (owner: Christo)
>  # {color:#00875a}KStreamRepartitionTest{color} (owner: Christo)
>  # {color:#00875a}MaterializedInternalTest{color} (owner: Christo)
>  # {color:#00875a}TransformerSupplierAdapterTest{color} (owner: Christo)
>  # {color:#00875a}KTableSuppressProcessorMetricsTest{color} (owner: Christo)
>  # {color:#00875a}ClientUtilsTest{color} (owner: Christo)
>  # {color:#00875a}HighAvailabilityStreamsPartitionAssignorTest{color} (owner: 
> Christo)
>  # {color:#ff8b00}StreamsRebalanceListenerTest{color} (owner: Christo)
>  # {color:#ff8b00}TimestampedKeyValueStoreMaterializerTest{color} (owner: 
> Christo)
>  # {color:#ff8b00}CachingInMemoryKeyValueStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}CachingInMemorySessionStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}CachingPersistentSessionStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}CachingPersistentWindowStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}ChangeLoggingKeyValueBytesStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}ChangeLoggingTimestampedKeyValueBytesStoreTest{color} 
> (owner: Christo)
>  # {color:#ff8b00}CompositeReadOnlyWindowStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}KeyValueStoreBuilderTest{color} (owner: Christo)
>  # {color:#ff8b00}RocksDBStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}StreamThreadStateStoreProviderTest{color} (owner: Christo)
>  # {color:#ff8b00}TopologyTest{color} (owner: Christo)
>  # {color:#ff8b00}KTableSuppressProcessorTest{color} (owner: Christo)
>  # {color:#ff8b00}ChangeLoggingSessionBytesStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}ChangeLoggingTimestampedWindowBytesStoreTest{color} (owner: 
> Christo)
>  # {color:#ff8b00}ChangeLoggingWindowBytesStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}MeteredTimestampedWindowStoreTest{color} (owner: Christo)
>  # {color:#ff8b00}TaskManagerTest{color} (owner: Christo)
>  # InternalTopicManagerTest (owner: Christo)
>  # ProcessorContextImplTest (owner: Christo)
>  # WriteConsistencyVectorTest (owner: Christo)
>  # StreamsAssignmentScaleTest (owner: Christo)
>  # StreamsPartitionAssignorTest (owner: Christo)
>  # AssignmentTestUtils (owner: Christo)
>  # ProcessorStateManagerTest ({*}WIP{*} owner: Matthew)
>  # StandbyTaskTest ({*}WIP{*} owner: Matthew)
>  # StoreChangelogReaderTest ({*}WIP{*} owner: Matthew)
>  # StreamTaskTest ({*}WIP{*} owner: Matthew)
>  # StreamThreadTest ({*}WIP{*} owner: Matthew)
>  # StreamsMetricsImplTest
>  # TimeOrderedCachingPersistentWindowStoreTest
>  # TimeOrderedWindowStoreTest
> *The coverage report for the above tests after the change should be >= to 
> what the coverage is now.*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to