[jboss-jira] [JBoss JIRA] (WFLY-11154) mod_cluster reports "Starting to drain 1 active sessions from (...) in 0 seconds." even when it waits indefinitely
Jan Kašík (Jira)
issues at jboss.org
Wed Oct 10 08:45:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-11154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kašík updated WFLY-11154:
-----------------------------
Description:
When {{stop}} operation with {{waittime=0}} is called on a mod_cluster node, it wait indefinitely until all sessions time out. However, following line appears in log:
{code}
INFO [org.jboss.modcluster] (management-handler-thread - 1) MODCLUSTER000046: Starting to drain 1 active sessions from default-host:/karel in 0 seconds.
{code}
This could confuse someone looking into the log -- they would then think,that this operation killed sessions even when it didn't.
Suggestion: Replace this message with more accurate one.
was:
When {{stop}} operation with {{waittime=0}} is called on node, it wait indefinitely until all sessions time out. However, following line appears in log:
{code}
INFO [org.jboss.modcluster] (management-handler-thread - 1) MODCLUSTER000046: Starting to drain 1 active sessions from default-host:/karel in 0 seconds.
{code}
This could confuse someone looking into the log -- they would then think,that this operation killed sessions even when it didn't.
Suggestion: Replace this message with more accurate one.
> mod_cluster reports "Starting to drain 1 active sessions from (...) in 0 seconds." even when it waits indefinitely
> ------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-11154
> URL: https://issues.jboss.org/browse/WFLY-11154
> Project: WildFly
> Issue Type: Bug
> Components: mod_cluster
> Affects Versions: 14.0.0.Final, 15.0.0.Alpha1
> Reporter: Jan Kašík
> Assignee: Radoslav Husar
> Priority: Optional
>
> When {{stop}} operation with {{waittime=0}} is called on a mod_cluster node, it wait indefinitely until all sessions time out. However, following line appears in log:
> {code}
> INFO [org.jboss.modcluster] (management-handler-thread - 1) MODCLUSTER000046: Starting to drain 1 active sessions from default-host:/karel in 0 seconds.
> {code}
> This could confuse someone looking into the log -- they would then think,that this operation killed sessions even when it didn't.
> Suggestion: Replace this message with more accurate one.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list