[
https://issues.apache.org/jira/browse/KAFKA-7005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-7005.
----------------------------
Resolution: Fixed
merged the PR to trunk and 2.0 branch.
> Remove duplicate Java Resource class.
> -------------------------------------
>
> Key: KAFKA-7005
> URL: https://issues.apache.org/jira/browse/KAFKA-7005
> Project: Kafka
> Issue Type: Sub-task
> Components: core, security
> Reporter: Andy Coates
> Assignee: Andy Coates
> Priority: Major
> Fix For: 2.0.0
>
>
> Relating to one of the outstanding work items in PR
> [#5117|[https://github.com/apache/kafka/pull/5117]...]
> The o.a.k.c.request.Resource class could be dropped in favour of
> o.a.k.c..config.ConfigResource.
> This will remove the duplication of `Resource` classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)