You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/08/02 21:49:37 UTC

DO NOT REPLY [Bug 35983] New: - [pipeline] SimpleStageDriver does not stop the monitor

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: mrxtravis@yahoo.com


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org