[ https://issues.apache.org/jira/browse/KAFKA-19323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014839#comment-18014839 ]
Ksolves India Limited commented on KAFKA-19323: ----------------------------------------------- [~chia7712] If this is fixed by [https://github.com/apache/kafka/pull/19681 |https://github.com/apache/kafka/pull/19681] Can you or [~ckamal] close this ticket > RemoteTopicCrudTest to use containsKey for topic config checks > -------------------------------------------------------------- > > Key: KAFKA-19323 > URL: https://issues.apache.org/jira/browse/KAFKA-19323 > Project: Kafka > Issue Type: Task > Reporter: Kamal Chandraprakash > Priority: Minor > > In RemoteTopicCrudTest#verifyRemoteLogTopicConfigs, we use `contains` instead > of `containsKey` so the assertions are not properly enforced. > https://sourcegraph.com/github.com/apache/kafka/-/blob/core/src/test/scala/integration/kafka/admin/RemoteTopicCrudTest.scala?L550 -- This message was sent by Atlassian Jira (v8.20.10#820010)