mjsax opened a new pull request, #22630: URL: https://github.com/apache/kafka/pull/22630
**DO NOT MERGED -- this PR adds an integration test to demonstrate the issue of KAFKA-20719 -- it does not contain a fix. -- Thus, the test is expected to fail atm.** When a new Kafka Streams clients start ups and joins a consumer group, it is supposed to encode previously assigned task information, based on its local state directory. The sticky-task-assignor (both classic and streams groups), should use this information to avoid unncessary task/state movement. This PR adds a corresponding integration test to verify if the task assignment on startup is indeed sticky. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
