[ 
https://issues.apache.org/jira/browse/SANDBOX-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harald Kirsch updated SANDBOX-328:
----------------------------------

    Attachment: ShowBug.java

Demonstrates the problem.



> StageException causes RuntimeError and haning threads with 
> DedicatedThreadStageDriverFactory
> --------------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-328
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-328
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Pipeline
>         Environment: I used this revision from subversion:
> URL: http://svn.apache.org/repos/asf/commons/sandbox/pipeline/trunk
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 989116
>            Reporter: Harald Kirsch
>         Attachments: ShowBug.java
>
>
> The attached code runs a pipeline with a single stage having a 
> DedicatedThreadStageDriverFactory. When the stage throws an exception, 
> threads cannot be properly cleaned up again.
> Please run the attached code on the command line without arguments. You will 
> see that the program prints an exception but then does not finished, most 
> likely because a thread does not finish properly.
> When run with an argument, the stage does not throw and program exits as 
> expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to