[ https://issues.apache.org/jira/browse/KAFKA-17782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889164#comment-17889164 ]
Lin Siyuan commented on KAFKA-17782: ------------------------------------ Incorporated into https://github.com/apache/kafka/pull/17479 processing together > 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)