[
https://issues.jboss.org/browse/WFCORE-3486?page=com.atlassian.jira.plugi...
]
Yeray Borges updated WFCORE-3486:
---------------------------------
Description:
In standalone mode, shutdown can be used with a timeout in order to execute a graceful
shutdown of the server.
In domain mode, this attribute is not used and it is not taken into account when the
domain is shutting down.
The CLI output of {{shutdown -help}} does not declare that {{-timeout}} is only relevant
to standalone servers and is it not allowed if {{-host}} is used. The handler should
reject that combo.
was:
In standalone mode shutdown can be used with a timeout in order to execute a graceful
shutdown of the server.
In domain mode this attribute is not used and it is not taken into account when the domian
is shutting down.
The CLI output of 'shutdown --help' does not declare that '--timeout' is
only relevant to standalone servers and is it not allowed if '--host' is used. The
handler should reject that combo.
"shutdown --help" does not declare that '--timeout'
is only relevant to standalone servers
-------------------------------------------------------------------------------------------
Key: WFCORE-3486
URL:
https://issues.jboss.org/browse/WFCORE-3486
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 4.0.0.Alpha5
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Minor
In standalone mode, shutdown can be used with a timeout in order to execute a graceful
shutdown of the server.
In domain mode, this attribute is not used and it is not taken into account when the
domain is shutting down.
The CLI output of {{shutdown -help}} does not declare that {{-timeout}} is only relevant
to standalone servers and is it not allowed if {{-host}} is used. The handler should
reject that combo.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)