[jboss-jira] [JBoss JIRA] (WFCORE-1213) Graceful shutdown is interfering with the 'kill' and 'destroy' operations

Brian Stansberry (JIRA) issues at jboss.org
Mon Dec 14 18:35:00 EST 2015


     [ https://issues.jboss.org/browse/WFCORE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFCORE-1213:
-------------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/1308


> Graceful shutdown is interfering with the 'kill' and 'destroy' operations
> -------------------------------------------------------------------------
>
>                 Key: WFCORE-1213
>                 URL: https://issues.jboss.org/browse/WFCORE-1213
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 2.0.4.Final
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 2.0.5.Final
>
>
> The 'kill' and 'destroy' operations on the HC are meant to force shutdown of misbehaving servers. But the graceful shutdown work ([1]) has introduced a management op into the mix. I believe that should be removed, as its not the intent of these operations to try and be graceful; the regular 'stop' ops are for that.
> When experimenting with how domains react to OOME servers as part of my WFCORE-378 work I'm seeing 'kill' and 'destroy' no longer function because the OOME on the server means the graceful shutdown management op hangs.
> [1] https://github.com/wildfly/wildfly-core/commit/6e95b5#diff-ecdfa997cd57af67393e4962b54ead64



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list