[
https://issues.apache.org/jira/browse/KAFKA-18813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-18813:
--------------------------------
Fix Version/s: 4.0.0
> ConsumerGroupHeartbeat API and ConsumerGroupDescribe API must check topic
> describe
> ----------------------------------------------------------------------------------
>
> Key: KAFKA-18813
> URL: https://issues.apache.org/jira/browse/KAFKA-18813
> Project: Kafka
> Issue Type: Bug
> Reporter: David Jacot
> Assignee: David Jacot
> Priority: Blocker
> Fix For: 4.0.0
>
>
> ConsumerGroupHeartbeat API and ConsumerGroupDescribe API must check topic
> describe to ensure that we don't leak topic information to clients without
> the required permissions. The simplest approach seems to filter out
> unauthorised topics from the responses of those APIs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)