Lianet Magrans created KAFKA-16675:
--------------------------------------
Summary: Move rebalance callback test for positions to callbacks
test file
Key: KAFKA-16675
URL: https://issues.apache.org/jira/browse/KAFKA-16675
Project: Kafka
Issue Type: Task
Components: consumer
Reporter: Lianet Magrans
Assignee: Lianet Magrans
Integration test
testGetPositionOfNewlyAssignedPartitionFromPartitionsAssignedCallback was added
to the PlaintextConsumerTest.scala in this PR
https://github.com/apache/kafka/pull/15856, as there was no specific file for
testing callbacks at the moment. Another PR is in-flight, adding the file for
callback-related tests, https://github.com/apache/kafka/pull/15408. Once 15408
gets merged, we should move
testGetPositionOfNewlyAssignedPartitionFromPartitionsAssignedCallback to it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)