You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Kirk True (Jira)" <ji...@apache.org> on 2024/02/17 18:51:00 UTC

[jira] [Created] (KAFKA-16271) Update consumer_rolling_upgrade_test.py to support KIP-848’s group protocol config

Kirk True created KAFKA-16271:
---------------------------------

             Summary: Update consumer_rolling_upgrade_test.py to support KIP-848’s group protocol config
                 Key: KAFKA-16271
                 URL: https://issues.apache.org/jira/browse/KAFKA-16271
             Project: Kafka
          Issue Type: Test
          Components: clients, consumer, system tests
    Affects Versions: 3.7.0
            Reporter: Kirk True
            Assignee: Kirk True
             Fix For: 3.8.0


This task is to update the test method(s) in {{consumer_rolling_upgrade_test.py}} to support the {{group.protocol}} configuration introduced in [KIP-848|https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol] by adding an optional {{group_protocol}} argument to the tests and matrixes.

The tricky wrinkle here is that the existing test relies on client-side assignment strategies that aren't applicable with the new KIP-848-enabled consumer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)