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
 Assigned to: 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

Reply via email to