[
https://issues.apache.org/jira/browse/KNOX-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420478#comment-16420478
]
ASF subversion and git services commented on KNOX-1231:
-------------------------------------------------------
Commit c7f28551f9489d7327792ec97f032ac932016af9 in knox's branch
refs/heads/master from [~pzampino]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=c7f2855 ]
KNOX-1231 - Atlas HA URL Manager must handle ZooKeeeper namespaces that begin
with leading slash
> 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
> Priority: Major
> Fix For: 1.1.0
>
> Attachments: KNOX-1231.patch
>
>
> 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)