[ https://issues.apache.org/jira/browse/KAFKA-19373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lianet Magrans updated KAFKA-19373: ----------------------------------- Labels: (was: client) > Fix consumer integration tests checks on protocol name > ------------------------------------------------------ > > Key: KAFKA-19373 > URL: https://issues.apache.org/jira/browse/KAFKA-19373 > Project: Kafka > Issue Type: Bug > Components: clients > Reporter: Lianet Magrans > Assignee: Lianet Magrans > Priority: Minor > Fix For: 4.1.0 > > > Some integration tests apply specific configs/expectations depending on the > group protocol (consumer vs classic), which is passed as param. > I just noticed we have some tests checking the protocol without considering > case (comparing lower case group protocol from params, to the enum name which > is upper case) > Review and fix all group protocol comparison in the tests, to ensure we apply > the right configs and test expectations -- This message was sent by Atlassian Jira (v8.20.10#820010)