]
Kabir Khan updated WFLY-5499:
-----------------------------
Fix Version/s: 11.0.0.Final
I am bulk closing old issues that were resolved with no fix version. There are quite many
of these so I am not checking the history properly. From the lastModified date of this
issue it looks like it was done for 11.0.0.Final (I am not caring about alpha/beta etc.
for this exercise). If that is incorrect please adjust as needed.
Channel end notification received, closing channel ... should be
logged at debug in EjbLogger
---------------------------------------------------------------------------------------------
Key: WFLY-5499
URL:
https://issues.jboss.org/browse/WFLY-5499
Project: WildFly
Issue Type: Bug
Components: EJB, Naming
Reporter: Takayuki Konishi
Fix For: 11.0.0.Final
Remote naming is logging this at ERROR, though it seems normal and no adverse effects are
apparent, we should log it at debug instead of error.
{code}
ERROR [org.jboss.as.ejb3] (Remoting "master@ap02:server-apip" task-2)
JBAS014141: Channel end notification received, closing channel Channel ID 6b8f00d7
(inbound) of Remoting connection 36e4f81b to /192.168.1.10:64354
{code}