[
https://issues.apache.org/jira/browse/SENTRY-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955458#comment-15955458
]
Alexander Kolbasov commented on SENTRY-1692:
--------------------------------------------
There are two problems:
1) The namespace used by HAContext shouldn't start with "/", so in the fix we
remove the initial slash if it is present
2) The LeaderStatusMonitor shouldn't use prefix at all - it appends "/leader"
to the namespace.
The patch addresses both issues.
> ZK namespace configuration doesn't work
> ---------------------------------------
>
> Key: SENTRY-1692
> URL: https://issues.apache.org/jira/browse/SENTRY-1692
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Attachments: SENTRY-1692.001-sentry-ha-redesign.patch
>
>
> It turns out that setting namespace in sentry-site.xml doesn't work - it
> either complains that the namespace starts with slash or that it doesn't.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)