You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/08/06 18:03:12 UTC

[jira] [Created] (SLIDER-297) TestAppStateContainerFailure#testShortLivedFail fails due to startFailed being 0

Ted Yu created SLIDER-297:
-----------------------------

             Summary: TestAppStateContainerFailure#testShortLivedFail fails due to startFailed being 0
                 Key: SLIDER-297
                 URL: https://issues.apache.org/jira/browse/SLIDER-297
             Project: Slider
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


In build #137:
{code}
assert appState.isShortLived(instance)
       |        |            |
       |        false        RoleInstance{container=ContainerID=mockcontainer_0 nodeID=00000000:0 http=http://00000000/ priority=1073741824, id='mockcontainer_0', createTime=1407338677438, startTime=1407338677438, released=false, role='RoleStatus{name='role0', key=0, desired=1, actual=1, requested=0, releasing=0, failed=0, started=0, startFailed=0, completed=0, failureMessage=''}', roleId=0, host=00000000, hostURL=http://http://00000000/, state=3, exitCode=0, command='null', diagnostics='null', output=null, environment=null}
       org.apache.slider.server.appmaster.state.AppState@bfa4a4
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)