[JBoss JIRA] (MODCLUSTER-663) mod_cluster reports "Starting to drain 1 active sessions from (...) in 0 seconds." even when it waits indefinitely
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-663?page=com.atlassian.jira.pl... ]
Radoslav Husar moved WFLY-11156 to MODCLUSTER-663:
--------------------------------------------------
Project: mod_cluster (was: WildFly)
Key: MODCLUSTER-663 (was: WFLY-11156)
Component/s: Core & Container Integration (Java)
(was: mod_cluster)
Affects Version/s: 1.3.10.Final
1.4.0.Final
(was: 14.0.0.Final)
(was: 15.0.0.Alpha1)
> mod_cluster reports "Starting to drain 1 active sessions from (...) in 0 seconds." even when it waits indefinitely
> ------------------------------------------------------------------------------------------------------------------
>
> Key: MODCLUSTER-663
> URL: https://issues.jboss.org/browse/MODCLUSTER-663
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.3.10.Final, 1.4.0.Final
> Reporter: Radoslav Husar
> 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)
6 years, 2 months