Chia-Ping Tsai created KAFKA-17174:
--------------------------------------

             Summary: Migrate OffsetsApiIntegrationTest to use 
ClusterTestExtensions
                 Key: KAFKA-17174
                 URL: https://issues.apache.org/jira/browse/KAFKA-17174
             Project: Kafka
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


Connect module has its `EmbeddedKafkaCluster`, so another alternative is to 
re-implement it by `ClusterInstance`. However, both of them are a kind of 
"embedded service" interface. Personally, I prefer to unify the interface for 
all modules in testing. We can move any useful helpers from 
`EmbeddedKafkaCluster` to `ClusterInstance` in order to make other modules get 
benefits too.





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

Reply via email to