Lee Yang created SLIDER-768:
-------------------------------
Summary: API to indicate when all component instances are launched
Key: SLIDER-768
URL: https://issues.apache.org/jira/browse/SLIDER-768
Project: Slider
Issue Type: Improvement
Components: appmaster
Affects Versions: Slider 0.60, Slider 0.50
Reporter: Lee Yang
Priority: Minor
Currently, we are querying the Slider AppMaster's "componentinstancedata" API
in order to get the list of containers/hosts/ports of components launched by
Slider.
When launching a large number of components, this API can report back with an
incomplete list of containers/hosts/ports. Currently, we have to compare this
list with the number of requested components.
Ideally, we would like to have some indication of "all components started"
(either in a separate API, or as part of this existing api).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)