Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
jtsk_2.0
-
None
-
6306576
Description
Bugtraq 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