[ http://issues.apache.org/jira/browse/SANDBOX-40?page=all ]

Kris Nuttycombe resolved SANDBOX-40.
------------------------------------

    Fix Version/s: Nightly Builds
       Resolution: Fixed
         Assignee: Kris Nuttycombe

Patch included in fixes for SANDBOX-165 

> [pipeline] SimpleStageDriver does not stop the monitor
> ------------------------------------------------------
>
>                 Key: SANDBOX-40
>                 URL: http://issues.apache.org/jira/browse/SANDBOX-40
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Pipeline
>    Affects Versions: Nightly Builds
>         Environment: Operating System: other
> Platform: PC
>            Reporter: Travis Stevens
>         Assigned To: Kris Nuttycombe
>             Fix For: Nightly Builds
>
>         Attachments: SimpleStageDriver.patch, SimpleStageDriverTest.patch
>
>
> When a pipeline.start() is requested a stage driver should put the stage 
> monitor
> in the RUNNING state and when the pipeline.finish() is requested, the stage
> driver should put the stage monitor in the STOPPED state.
> The SimpleStageDriver is not putting the monitor in the STOPPED state when
> pipeline.finish() is called.
> Attached is a patch to SimpleStageDriverTest, which when applied will cause 
> test
> failures.  Also attached is a patch to SimpleStageDriver which once applied,
> will cause the test to pass.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to