Phil Zampino created KNOX-1231:
----------------------------------
Summary: Atlas HA URL Manager breaks if ZooKeeper namespace value
begins with /
Key: KNOX-1231
URL: https://issues.apache.org/jira/browse/KNOX-1231
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 1.1.0
Reporter: Phil Zampino
Assignee: Phil Zampino
Fix For: 1.1.0
AtlasZookeeperURLManager always pre-pends '/' to the value of the
atlas.server.ha.zookeeper.zkroot config property. The problem is that the
default value of this property is '/apache_atlas', and the addition leading '/'
breaks the AtlasZookeeperURLManager. The value should be checked, and the '/'
only added if it is missing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)