[ https://issues.apache.org/jira/browse/KNOX-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep More resolved KNOX-771.
-------------------------------
Resolution: Duplicate
> 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
> Assignee: Jeffrey E Rodriguez
> Fix For: 0.15.0
>
>
> 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.4.14#64029)
|