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

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

    Description: 
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 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.

  was:
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.


> 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 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