You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/02 17:25:36 UTC

[jira] [Commented] (SLIDER-768) API to indicate when all component instances are launched

    [ https://issues.apache.org/jira/browse/SLIDER-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301420#comment-14301420 ] 

ASF subversion and git services commented on SLIDER-768:
--------------------------------------------------------

Commit 0d0b0899bd3a7e437eff8f14d1ecb291eb33c47d in incubator-slider's branch refs/heads/develop from [~stevel@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=0d0b089 ]

SLIDER-768 IT for API and liveness in cluster status


> 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.50, Slider 0.60
>            Reporter: Lee Yang
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: Slider 0.70
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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)