DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35983>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35983

           Summary: [pipeline] SimpleStageDriver does not stop the monitor
           Product: Commons
           Version: Nightly Builds
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Sandbox
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


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.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to