Vikrant Navalgund created BLUR-277:
--------------------------------------
Summary: 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
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)