[ 
https://issues.apache.org/jira/browse/KNOX-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636420#comment-15636420
 ] 

Sandeep More commented on KNOX-771:
-----------------------------------

Hello [~jeffreyr97] 
You are right, I meant ServiceDefinition.getName(). I bumped into the issue 
while working on another bug and wrote it up looking at my patch file :(
I will fix the description.

Thanks for noticing it !


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

Reply via email to