Lianet Magrans created KAFKA-17732: -------------------------------------- Summary: System test coverage for new consumer positions not getting behind committed offsets Key: KAFKA-17732 URL: https://issues.apache.org/jira/browse/KAFKA-17732 Project: Kafka Issue Type: Task Components: consumer, system tests Reporter: Lianet Magrans
We recently catch a bug where the new consumer positions would get behind the committed offsets (fixed with https://issues.apache.org/jira/browse/KAFKA-17674). It was only discovered while adding a new system test (test_consumer_rolling_migration, not yet in trunk, PR should be available soon in trunk under https://issues.apache.org/jira/browse/KAFKA-17272) We should check why this failure wasn't catch with existing tests, and add a test for it (test to ensure positions are updated properly, that would fail without KAFKA-17674 and pass with it). -- This message was sent by Atlassian Jira (v8.20.10#820010)