]
Rostislav Svoboda commented on MODCLUSTER-460:
----------------------------------------------
[~jkasik] please create issue for the above comment - silence the exception logging for
mod_cluster 1.4.z.
I hope there is no functional issue related to the exception ...
Silence superflous "MODCLUSTER000033: Failed to interrupt socket
reception" on shutdown
---------------------------------------------------------------------------------------
Key: MODCLUSTER-460
URL:
https://issues.jboss.org/browse/MODCLUSTER-460
Project: mod_cluster
Issue Type: Bug
Components: Core & Container Integration (Java)
Affects Versions: 1.3.0.Final, 1.4.0.Final
Environment: macOS
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Minor
Fix For: 2.0.0.Alpha1
This seems to be caused by the legacy code in mod_cluster, which could instead make use
of interruptible channels introduced since JDK 1.4. Simpler option would be log this
message onto debug.