muralibasani commented on code in PR #22247:
URL: https://github.com/apache/kafka/pull/22247#discussion_r3215369578
##########
core/src/test/scala/unit/kafka/server/KafkaApisTest.scala:
##########
@@ -86,7 +86,7 @@ import
org.apache.kafka.coordinator.group.streams.StreamsGroupHeartbeatResult
import org.apache.kafka.coordinator.share.{ShareCoordinator,
ShareCoordinatorTestConfig}
import org.apache.kafka.coordinator.transaction.TransactionLogConfig
import org.apache.kafka.image.{MetadataDelta, MetadataImage,
MetadataProvenance}
-import org.apache.kafka.metadata.{ConfigRepository, KRaftMetadataCache,
MetadataCache, MetadataCacheTest, MockConfigRepository}
+import org.apache.kafka.metadata.{ConfigRepository, KRaftMetadataCache,
MetadataCache, MetadataCacheTestFixtures, MockConfigRepository}
Review Comment:
Agree. To make this pr specific to metadata, I shall update this in a follow
up pr. Hope it's ok.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]