You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "John McClain (JIRA)" <ji...@apache.org> on 2007/11/26 22:56:43 UTC

[jira] Work started: (RIVER-256) Outrigger catch Throwable blocks should also catch Throwable

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

Work on RIVER-256 started by John McClain.

> Outrigger catch Throwable blocks should also catch Throwable
> ------------------------------------------------------------
>
>                 Key: RIVER-256
>                 URL: https://issues.apache.org/jira/browse/RIVER-256
>             Project: River
>          Issue Type: Improvement
>          Components: com_sun_jini_outrigger
>    Affects Versions: jtsk_2.0
>            Reporter: John McClain
>            Assignee: John McClain
>            Priority: Trivial
>
> Bugtraq ID [6306576|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306576]
> A number of places in Outrigger catch Throwable and log the exception.
> To guard against possible failures in logging, the logging should 
> itself be done in a try block with a catch and do-nothing of Throwable.
> Classes with this issue:
>    ExpirationOpQueue
>    OperationJournal
>    TxnTable

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