[ 
https://issues.apache.org/jira/browse/KAFKA-13285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413733#comment-17413733
 ] 

Tom Bentley commented on KAFKA-13285:
-------------------------------------

[~vijaykriishna] I opened 
[KIP-774|https://cwiki.apache.org/confluence/display/KAFKA/KIP-774%3A+Deprecate+public+access+to+Admin+client%27s+*Result+constructors]
 about this last week. That will need to be approved before any PR for this 
issue can be merged.

> 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)

Reply via email to