You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Vijay (Jira)" <ji...@apache.org> on 2021/09/12 12:15:00 UTC

[jira] [Assigned] (KAFKA-13285) Use consistent access modifier for Admin clients Result classes

     [ https://issues.apache.org/jira/browse/KAFKA-13285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vijay reassigned KAFKA-13285:
-----------------------------

    Assignee: Vijay

> Use consistent access modifier for Admin clients Result classes
> ---------------------------------------------------------------
>
>                 Key: KAFKA-13285
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13285
>             Project: Kafka
>          Issue Type: Task
>          Components: admin
>    Affects Versions: 3.0.0
>            Reporter: Tom Bentley
>            Assignee: Vijay
>            Priority: Minor
>
> The following classes in the Admin client have public constructors, while the rest have package-private constructors:
> AlterClientQuotasResult
> AlterUserScramCredentialsResult
> DeleteRecordsResult
> DescribeClientQuotasResult
> DescribeConsumerGroupsResult
> ListOffsetsResult
> There should be consistency across all the Result classes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)