JimmyWang6 opened a new pull request, #20471: URL: https://github.com/apache/kafka/pull/20471
#20390 Replace the -`-producer.config` for the verifiable producer and `--consumer.config` option by `--command-config` for the verifiable consumer. However, for e2e tests targeting older broker versions, the original configuration should still be used. Fix the following tests: `consumer_protocol_migration_test.py`、`compatibility_test_new_broker_test.py` and `upgrade_test.py`. My local test result before change: <img width="905" height="447" alt="image" src="https://github.com/user-attachments/assets/d043ac61-6135-40d2-84d6-4364ef2b2be6" /> After: <img width="917" height="393" alt="image" src="https://github.com/user-attachments/assets/495b3033-2b3d-432b-b8fb-6afbee50e203" /> -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org