Kevin Risden created KNOX-1935:
----------------------------------
Summary: CM discovery - Hue should not have both LB and non LB
Key: KNOX-1935
URL: https://issues.apache.org/jira/browse/KNOX-1935
Project: Apache Knox
Issue Type: Sub-task
Components: cm-discovery
Affects Versions: 1.3.0
Reporter: Kevin Risden
Assignee: Phil Zampino
Fix For: 1.4.0
Here is an example of what was generated.
{code:java}
<service>
<role>HUE</role>
<param>
<name>haEnabled</name>
<value>true</value>
</param>
<url>https://HUE_HOST:8888</url>
<url>http://HUE_HOST:8889</url>
</service>
{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)