[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 10:22:02 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088894#comment-13088894 ]
Brian Stansberry commented on WFCORE-817:
-----------------------------------------
You shouldn't count on this happening for WildFly 10. The 'status' attribute on a server-config=x resource represents the HC's status with respect to launching or shutting down that server. The HC process internally knows what it needs know to provide that information. The internal running condition of the server is not tracked, so obtaining it would involve making a remote call to the server. Which is something HAL could do directly.
This is analogous to finding out if a server is in reload-required state. You have to go to the server to learn that.
> 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: Brian Stansberry
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list