You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Russ Baker (JIRA)" <ji...@apache.org> on 2008/12/19 20:52:44 UTC

[jira] Created: (SANDBOX-272) org.apache.commons.pipeline.stage.FileFinderStage silently fails if file is not found

org.apache.commons.pipeline.stage.FileFinderStage silently fails if file is not found
-------------------------------------------------------------------------------------

                 Key: SANDBOX-272
                 URL: https://issues.apache.org/jira/browse/SANDBOX-272
             Project: Commons Sandbox
          Issue Type: Bug
          Components: Pipeline
    Affects Versions: Nightly Builds
         Environment: x86_64 x86_64 x86_64 GNU/Linux
            Reporter: Russ Baker


If a file is not found when running the FileFinderStage, it simply reports the missing file location to the log file. What should happen is a StageException should be thrown so that the drivers will know that a failure occurred and can reported to the user.

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


[jira] Commented: (SANDBOX-272) org.apache.commons.pipeline.stage.FileFinderStage silently fails if file is not found

Posted by "Rahul Akolkar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANDBOX-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658226#action_12658226 ] 

Rahul Akolkar commented on SANDBOX-272:
---------------------------------------

Suggest a patch, if possible.


> org.apache.commons.pipeline.stage.FileFinderStage silently fails if file is not found
> -------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-272
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-272
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: Pipeline
>    Affects Versions: Nightly Builds
>         Environment: x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Russ Baker
>
> If a file is not found when running the FileFinderStage, it simply reports the missing file location to the log file. What should happen is a StageException should be thrown so that the drivers will know that a failure occurred and can reported to the user.

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