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 15:56:00 UTC

[jira] [Created] (KAFKA-7010) Rename ResourceNameType.ANY to MATCH

Andy Coates created KAFKA-7010:
----------------------------------

             Summary: Rename ResourceNameType.ANY to MATCH
                 Key: KAFKA-7010
                 URL: https://issues.apache.org/jira/browse/KAFKA-7010
             Project: Kafka
          Issue Type: Sub-task
          Components: core, security
            Reporter: Andy Coates
             Fix For: 2.0.0


Following on from the PR [#5117|[https://github.com/apache/kafka/pull/5117]...] and discussions with Colin McCabe...

The current ResourceNameType.ANY may be misleading as it performs pattern matching for wildcard and prefixed bindings. Where as ResourceName.ANY just brings back any resource name.

Renaming to ResourceNameType.MATCH and adding more Java doc should clear this up.

 



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