You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/08/20 18:58:26 UTC

[jira] [Resolved] (SLIDER-164) Publishing connection info for active master (e.g. HBase Active Master)

     [ https://issues.apache.org/jira/browse/SLIDER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty resolved SLIDER-164.
----------------------------------

    Resolution: Not a Problem

Slider does not need to publish the information for active master. HBase clients can find it out from ZK. HBase Masters can publish individual host:port that can be used by any other client to find out which one is active.

> Publishing connection info for active master (e.g. HBase Active Master)
> -----------------------------------------------------------------------
>
>                 Key: SLIDER-164
>                 URL: https://issues.apache.org/jira/browse/SLIDER-164
>             Project: Slider
>          Issue Type: Bug
>          Components: agent, agent-provider, appspec
>    Affects Versions: Slider 0.40
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>
> Some applications, such as HBase, may have multiple masters with one active at any given point. When such applications register the applied configuration or the access URL for UI/JMX etc. then the url registered or the ports advertised should belong to the active master.
> Slider should support a way to have the application indicate which master is active and what information must be registered by the active master. Related effort is to refresh the registry when failover occurs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)