[
https://issues.apache.org/jira/browse/KAFKA-19373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-19373.
------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> 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
> Reporter: Lianet Magrans
> Assignee: Lianet Magrans
> Priority: Minor
> Labels: client
> 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)