Hi Rajini,
Thanks for the KIP.
KIP proposes to add a new field called `authorized_operations` which
is an array of Byte values. I guess these are APIKeys#id for
respective operations. Do you plan to have an array of ids or an array
of respective ApiKeys enum values in
MetadataResponse/DescribGroupsResponse classes?

Thanks,
Satish.

On Wed, Feb 13, 2019 at 12:33 AM Rajini Sivaram <rajinisiva...@gmail.com> wrote:
>
> Hi all,
>
> I have created a KIP to optionally request authorised operations on
> resources when describing resources:
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-430+-+Return+Authorized+Operations+in+Describe+Responses
>
> This includes only information that users with Describe access can obtain
> using other means and hence is consistent with our security model. It is
> intended to made it easier for clients to obtain this information.
>
> Feedback and suggestions welcome.
>
> Thank you,
>
> Rajini

Reply via email to