You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2014/02/22 04:28:23 UTC

[jira] [Created] (KNOX-279) Optimize the IpAddressValidator Wildcard Matching

Larry McCay created KNOX-279:
--------------------------------

             Summary: Optimize the IpAddressValidator Wildcard Matching
                 Key: KNOX-279
                 URL: https://issues.apache.org/jira/browse/KNOX-279
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
            Reporter: Larry McCay


Instead of indexing the location of the * in the wildcard address at evaluation time, we will remove it while loading and just check whether the address starts with the value in the list.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)