[
https://issues.apache.org/jira/browse/KAFKA-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783927#comment-17783927
]
Zihao Lin edited comment on KAFKA-15707 at 11/8/23 8:41 AM:
------------------------------------------------------------
The description is not clear. The test need to be fixed seems to be
TopicBasedRemoteLogMetadataManagerTest, not
TopicBasedRemoteLogMetadataManagerHarness, and I correct that.
was (Author: JIRAUSER300254):
The description is not clear. The test need to be fixed seems to be
TopicBasedRemoteLogMetadataManagerTest, and I correct that.
> 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)