[jboss-jira] [JBoss JIRA] (WFCORE-817) Reflect suspend state in server-config resource, similar to server resource

Brian Stansberry (JIRA) issues at jboss.org
Mon Jul 13 11:30:32 EDT 2015


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

Brian Stansberry reassigned WFCORE-817:
---------------------------------------

    Assignee: Ken Wills  (was: Brian Stansberry)


I'm assigning this to you Ken, as this is in the same general problem area as WFCORE-43, i.e. attributes that tell outsiders the 'state' of managed processes.

It's possible the return values for the /host=*/server-config=* 'status' attribute could incorporate the various values currently reported by the 'suspend-state' attribute on the remote /host=*/server=* resource.

So a first question is whether incorporating those values is a good idea. It seems ok, but I haven't though hard. There is a bit of a mismatch between ServerStatus.STARTED and SuspendController.State.RUNNING.

If it is a good idea, it may be fairly simple to have org.jboss.as.host.controller.operations.ServerStatusHandler internally add a step to read the remote 'suspend-state' value if it sees the local status for that server is ServerStatus.STARTED.

> Reflect suspend state in server-config resource, similar to server resource  
> -----------------------------------------------------------------------------
>
>                 Key: WFCORE-817
>                 URL: https://issues.jboss.org/browse/WFCORE-817
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Ken Wills
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list