[ https://forge.continuent.org/jira/browse/HEDERA-12?page=all ] Nuno Carvalho reopened HEDERA-12: ---------------------------------
The Hedera adapters already detect RuntimeExceptions and log them as ERROR. It should be like this. > AppiaReliableGroupChannel should detect runtime exceptions thrown by > popObject method (Appia) > --------------------------------------------------------------------------------------------- > > Key: HEDERA-12 > URL: https://forge.continuent.org/jira/browse/HEDERA-12 > Project: Hedera > Type: Bug > Versions: Hedera 1.5.1 > Environment: Sequoia 2.9.1, Appia 3.2 > Reporter: Nuno Carvalho > Assignee: Nuno Carvalho > Fix For: Hedera 1.5.2 > > > The adapters do not expect to receive other exceptions, excpect the ones that > are in the method signature. When the receive method on > AppiaReliableGroupChennal receives a runtime exception, it should mask this > to something that other layers know (ChannelException or > NotConnectedException). -- 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
