Kirk True created KAFKA-16276: --------------------------------- Summary: Update transactions_test.py to support KIP-848’s group protocol config Key: KAFKA-16276 URL: https://issues.apache.org/jira/browse/KAFKA-16276 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 {{transactions_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 wrinkle here is that {{transactions_test.py}} was not able to run as-is. That might deprioritize this until whatever is causing that is resolved. -- This message was sent by Atlassian Jira (v8.20.10#820010)