You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Andy Coates (JIRA)" <ji...@apache.org> on 2018/06/06 13:24:00 UTC

[jira] [Created] (KAFKA-7008) Consider replacing the Resource field in AclBinding with a ResourceFilter or ResourceMatcher.

Andy Coates created KAFKA-7008:
----------------------------------

             Summary: Consider replacing the Resource field in AclBinding with a ResourceFilter or ResourceMatcher.
                 Key: KAFKA-7008
                 URL: https://issues.apache.org/jira/browse/KAFKA-7008
             Project: Kafka
          Issue Type: Sub-task
          Components: core, security
            Reporter: Andy Coates
            Assignee: Andy Coates
             Fix For: 2.0.0


Relating to one of the outstanding work items in PR [#5117|[https://github.com/apache/kafka/pull/5117]...]

The AclBinding class currently has a Resource field member. But this may make more sense as a ResourceFitler, or some new ResourceMatchers / ResourceSelector class.

Investigate...

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)