-
Enhancement
-
Resolution: Done
-
Optional
-
14.0.0.Final, 15.0.0.Beta1, 16.0.0.Final
-
None
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:
INFO [org.jboss.modcluster] (management-handler-thread - 1) MODCLUSTER000046: Starting to drain 1 active sessions from default-host:/karel in 0 seconds.
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.
- is cloned by
-
MODCLUSTER-663 mod_cluster reports "Starting to drain 1 active sessions from (...) in 0 seconds." even when it waits indefinitely
-
- Closed
-
- is incorporated by
-
WFLY-11159 Upgrade mod_cluster to 1.4.1.Final
-
- Closed
-