Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Slider 0.50, Slider 0.60
-
None
-
Slider Jan #2
Description
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).
Attachments
Issue Links
- relates to
-
SLIDER-319 Instrument slider AM with codahale metrics
- Open