[ 
https://issues.apache.org/jira/browse/KAFKA-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zihao Lin updated KAFKA-15707:
------------------------------
    Description: 
The following tests in TopicBasedRemoteLogMetadataManagerTest in 
storage/src/test/java/org/apache/kafka/server/log/remote/metadata/storage/TopicBasedRemoteLogMetadataManagerTest.java
 need to be updated to support KRaft

69 : public void testWithNoAssignedPartitions() throws Exception {

76 : public void testNewPartitionUpdates() throws Exception {

Scanned 172 lines. Found 0 KRaft tests out of 2 tests

  was:
The following tests in TopicBasedRemoteLogMetadataManagerHarness in 
storage/src/test/java/org/apache/kafka/server/log/remote/metadata/storage/TopicBasedRemoteLogMetadataManagerHarness.java
 need to be updated to support KRaft

69 : public void testWithNoAssignedPartitions() throws Exception {

76 : public void testNewPartitionUpdates() throws Exception {

Scanned 172 lines. Found 0 KRaft tests out of 2 tests


> KRaft support in TopicBasedRemoteLogMetadataManagerTest
> -------------------------------------------------------
>
>                 Key: KAFKA-15707
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15707
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Sameer Tejani
>            Assignee: Zihao Lin
>            Priority: Minor
>              Labels: kraft, kraft-test, newbie
>
> The following tests in TopicBasedRemoteLogMetadataManagerTest in 
> storage/src/test/java/org/apache/kafka/server/log/remote/metadata/storage/TopicBasedRemoteLogMetadataManagerTest.java
>  need to be updated to support KRaft
> 69 : public void testWithNoAssignedPartitions() throws Exception {
> 76 : public void testNewPartitionUpdates() throws Exception {
> Scanned 172 lines. Found 0 KRaft tests out of 2 tests



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

Reply via email to