FrankYang0529 commented on PR #15897:
URL: https://github.com/apache/kafka/pull/15897#issuecomment-2102406354

   Hi @chia7712, I change `List<Type>` to `Set<Type>`.
   
   For merging `ClusterTest` in `MetadataQuorumCommandTest.java`. I think it 
can't work, because `cluster.config().clusterTypes().contains(Type.CO_KRAFT)` 
will be true for all cases. We may need a new attribute in `ClusterInstance`, 
so we can know whether the cluster is `CO_KRAFT` or `KRAFT`.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to