[ https://issues.apache.org/jira/browse/KAFKA-19505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gaurav Narula updated KAFKA-19505: ---------------------------------- Fix Version/s: 4.2.0 > ReplicaManagerTest#testMultipleRemoteFetchesInOneFetchRequest fails due to > random topic-id in mocked log > -------------------------------------------------------------------------------------------------------- > > Key: KAFKA-19505 > URL: https://issues.apache.org/jira/browse/KAFKA-19505 > Project: Kafka > Issue Type: Test > Reporter: Gaurav Narula > Assignee: Gaurav Narula > Priority: Major > Fix For: 4.2.0 > > > {{ReplicaManagerTest#testMultipleRemoteFetchesInOneFetchRequest}} fails in > {{trunk}} at {{replicaManager.applyDelta(leaderDelta1, > leaderMetadataImage1)}} as we expect a consistent topic-id but the mock setup > in {{ReplicaManagerTest#setupMockLog}} results in a random topic-id being > returned on the second call to {{log.topicId()}} -- This message was sent by Atlassian Jira (v8.20.10#820010)