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

Gour Saha commented on SLIDER-933:
----------------------------------

This is not the state it is reporting. It reports state from StateValues.java. 
3 means STATE_LIVE which is correct.

> Component status in status command result always stuck in '3' even after 
> start command is successful
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SLIDER-933
>                 URL: https://issues.apache.org/jira/browse/SLIDER-933
>             Project: Slider
>          Issue Type: Bug
>            Reporter: thomas liu
>
> Component status in status command result always stuck in '3', which is 
> starting, even after start command is completed successfully
> Suspect it should be '4'
> public enum State {
>   INIT,           // Not installed
>   INSTALLING,     // Being installed
>   INSTALLED,      // Installed (or stopped)
>   STARTING,       // Starting
> ...
> Need investigation for the root cause



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to