[jboss-jira] [JBoss JIRA] (WFLY-4829) Silence superflous "MODCLUSTER000033: Failed to interrupt socket reception" on shutdown

Radoslav Husar (JIRA) issues at jboss.org
Thu Jun 25 07:20:02 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar updated WFLY-4829:
---------------------------------
    Description: 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.


> Silence superflous "MODCLUSTER000033: Failed to interrupt socket reception" on shutdown
> ---------------------------------------------------------------------------------------
>
>                 Key: WFLY-4829
>                 URL: https://issues.jboss.org/browse/WFLY-4829
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Clustering
>    Affects Versions: 9.0.0.CR2, 10.0.0.Alpha3
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list