You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandeep More (JIRA)" <ji...@apache.org> on 2016/11/03 19:16:58 UTC

[jira] [Created] (KNOX-771) ServiceRegistry.lookupServiceURL() args should be case insensitive.

Sandeep More created KNOX-771:
---------------------------------

             Summary: ServiceRegistry.lookupServiceURL() args should be case insensitive. 
                 Key: KNOX-771
                 URL: https://issues.apache.org/jira/browse/KNOX-771
             Project: Apache Knox
          Issue Type: Bug
            Reporter: Sandeep More


The API ServiceRegistry.lookupServiceURL(String clusterName, String serviceName) in ServiceRegistry requires  'serviceName' to be in uppercase which is not always the case for e.g. ServiceDefinition.getRoutes().get(0).getName() can returns name in lowercase.

We need them to be case insensitive and document it in the interface definition. 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)