]
Aaron Ogburn updated MODCLUSTER-404:
------------------------------------
ModClusterService stop commands are always draining sessions
------------------------------------------------------------
Key: MODCLUSTER-404
URL:
https://issues.jboss.org/browse/MODCLUSTER-404
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.3.0.Final, 1.2.8.Final
Reporter: Aaron Ogburn
Assignee: Jean-Frederic Clere
Using the ModClusterService stop or stopContext commands via CLI always fails to move a
context to the STOPPED state after failing to drain the active sessions. So these
commands then aren't very useful for quickly stopping the context when desired if you
can't do it without draining.
I think it'd make sense for any draining done by manual stops to also follow the
session draining strategy used by typical stops from undeploy events.