Luke Chen created KAFKA-13046:
---------------------------------
Summary: Improve the test coverage for stickyAssignor
Key: KAFKA-13046
URL: https://issues.apache.org/jira/browse/KAFKA-13046
Project: Kafka
Issue Type: Test
Components: clients
Reporter: Luke Chen
Assignee: Luke Chen
I'm thinking we can have a test for package scope
{{partitionsTransferringOwnership}} in {{AbstractStickyAssignorTest}}. I found
we didn't test it before. We can verify the doubly assigned partitions and
other revoked partitions are put into {{partitionsTransferringOwnership}}
correctly.
Follow up for the comments:
https://github.com/apache/kafka/pull/10985#discussion_r665772469
--
This message was sent by Atlassian Jira
(v8.3.4#803005)