]
RH Bugzilla Integration commented on WFLY-5607:
-----------------------------------------------
Ivo Studensky <istudens(a)redhat.com> changed the Status of [bug
EJB Server side is needlessly closing remoting channel
------------------------------------------------------
Key: WFLY-5607
URL:
https://issues.jboss.org/browse/WFLY-5607
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 10.0.0.CR4
Reporter: Brad Maxwell
Assignee: Brad Maxwell
Fix For: 10.0.0.CR5
When an EJB Bean throws a Runtime exception, it is causing the server side to close the
remoting channel. This causes several issues such as performance issue of having to
recreate the channel, channel leak on the client side and some occasional EJBCLIENT...25 -
no ejb receiver exceptions on the client side.