[ 
https://issues.apache.org/jira/browse/KNOX-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandeep More updated KNOX-771:
------------------------------
    Description: 
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.getName() can returns 
name in lowercase.

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



  was:
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. 




> 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.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)

Reply via email to