[
https://issues.apache.org/jira/browse/KAFKA-17782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Siyuan resolved KAFKA-17782.
--------------------------------
Resolution: Done
> Fix ConsumerProtocolTest#deserializeOldSubscriptionVersion
> ----------------------------------------------------------
>
> Key: KAFKA-17782
> URL: https://issues.apache.org/jira/browse/KAFKA-17782
> Project: Kafka
> Issue Type: Test
> Components: clients
> Reporter: Lin Siyuan
> Assignee: Lin Siyuan
> Priority: Major
>
> The expected code should be `assertEquals(toSet(subscription.topics()),
> toSet(parsedSubscription.topics()));`
> https://github.com/apache/kafka/blob/ca422268649136b7207c0843fea28d594c761fe9/clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerProtocolTest.java#L156
--
This message was sent by Atlassian Jira
(v8.20.10#820010)