Hi Ryan,

Thanks for your feedback. That's an interesting idea but that raises more
questions. At the moment, `describeCluster` only requires to be
authenticated
(if authentication is enabled) to get the basic information about the
cluster.
If we add the JMX port, is it something that we would provide without
requiring
more permissions? I am not sure about this.

I lean towards keeping this KIP focused on introducing the new API and to
add new information with separate KIPs. There might be more information
that we want to add as part of KIP-500.

I will be happy to hear what other members of the community think about
this.

Best,
David

On Thu, Dec 17, 2020 at 5:57 AM Colin McCabe <cmcc...@apache.org> wrote:

> Hi David,
>
> This seems reasonable.  It would be nice to have an API specifically for
> describeCluster, so that we could extend this API without adding more
> fields to the already large MetadataRequest.
>
> As you mention in the KIP, KIP-700 would allow us to deprecate
> MetadataRequest#ClusterAuthorizedOperations.  So it seems like this KIP
> should specify a new version of MetadataRequest where the related fields
> are absent, right?
>
> best,
> Colin
>
>
> On Mon, Dec 14, 2020, at 08:10, David Jacot wrote:
> > Hi all,
> >
> > I'd like to propose a small KIP:
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-700%3A+Add+Describe+Cluster+API
> >
> > Please let me know what you think.
> >
> > Best,
> > David
> >
>

Reply via email to