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

Vikrant Navalgund updated BLUR-277:
-----------------------------------

    Attachment: BLUR-259-Subtask_1-MASTER.patch

This provides the API to fetch the total no. of controllers. With this the 
clients can fetch the list of online controllers and the total list of 
controllers, do a set difference and fetch the offline list of Controllers.

> Create an API to fetch the list of total Controller Servers in the Controller 
> Cluster.
> --------------------------------------------------------------------------------------
>
>                 Key: BLUR-277
>                 URL: https://issues.apache.org/jira/browse/BLUR-277
>             Project: Apache Blur
>          Issue Type: Sub-task
>          Components: Blur
>    Affects Versions: 0.3.0
>            Reporter: Vikrant Navalgund
>             Fix For: 0.3.0
>
>         Attachments: BLUR-259-Subtask_1-MASTER.patch
>
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> Right now we have an API to fetch the list of online controller servers. The 
> method says getControllerServerList() which in turn gets only the online 
> list. 
> Suppose the Blur Shell or the Blur Console needs a list of both the online 
> and the offline controller list we have no way of getting it today. This API 
> gets the total controller list and with the existing method to get the online 
> controller list, the clients can do a Set difference and get the offline list.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to