[ https://forge.continuent.org/jira/browse/HEDERA-35?page=all ]
Robert Hodges closed HEDERA-35:
-------------------------------
Resolution: Fixed
Fixed in CVS. PushPullAdapter.run() now catches Throwable. The loop is *not*
terminated though some might say this would be the right thing to do. The
problem is that things get very unpredictable at this point so logging the
error and doing nothing seems like the best policy.
> Hedera PushPullAdapter thread does not log all errors, which can result in
> thread termination without any mesages if an error occurs at run-time.
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HEDERA-35
> URL: https://forge.continuent.org/jira/browse/HEDERA-35
> Project: Hedera
> Type: Bug
> Environment: Any
> Reporter: Robert Hodges
> Assignee: Robert Hodges
> Fix For: Hedera 1.6.3
>
>
> The Hedera PushPullAdapter.run() method processing loop handles
> RuntimeException but does not handle Throwables. This can cause the loop to
> exit without any message if an unexpected error occurs, leaving you without
> any way to figure out what happened.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera