[
https://issues.apache.org/jira/browse/SLIDER-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116509#comment-14116509
]
Sumit Mohanty commented on SLIDER-206:
--------------------------------------
Yes, if a user wants a separate ZK quorum for apps like HBase or Storm. It
should be possible as users are free to specify any config they want. I will
resolve this as there is no need for any code change here.
> Slider client should accept a separate ZK quorum for applications and a root
> path within the quorum for application usage
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: SLIDER-206
> URL: https://issues.apache.org/jira/browse/SLIDER-206
> Project: Slider
> Issue Type: Improvement
> Components: appspec, client
> Affects Versions: Slider 0.40
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: Slider 0.60
>
>
> Currently, the zookeeper quorum specified in Slider is used by the Registry
> service as well as application instances. This is not desirable as Registry
> needs to be highly available and performant and thus should not compete with
> applications for resources.
> Slider should accept a separate quorum for applications use. When specifying
> the user should specify a quorum and optionally a path. A child ZK node will
> be created and will be made available to the application for its use.
--
This message was sent by Atlassian JIRA
(v6.2#6252)