]
Brian Stansberry updated WFCORE-1420:
-------------------------------------
Fix Version/s: 2.1.0.CR2
(was: 3.0.0.Alpha1)
CLI shutdown command doesn't support graceful shutdown
------------------------------------------------------
Key: WFCORE-1420
URL:
https://issues.jboss.org/browse/WFCORE-1420
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 2.1.0.CR1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.1.0.CR2
The shutdown command needs to support a timeout param so users can have a graceful
shutdown.
I'm calling this a bug because the low level :shutdown op is not reliable for CLI
users due to the issues with handling of connection closing that the shutdown command
takes care of.