[jboss-jira] [JBoss JIRA] (AS7-672) HostController status
Kabir Khan (Commented) (JIRA)
jira-events at lists.jboss.org
Sun Jan 8 05:36:10 EST 2012
[ https://issues.jboss.org/browse/AS7-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654489#comment-12654489 ]
Kabir Khan commented on AS7-672:
--------------------------------
Is this similar to:
{code}
[standalone at localhost:9999 /] :read-resource(recursive-depth=2,include-runtime=true)
{
"outcome" => "success",
"result" => {
...
"server-state" => "running",
{code}
and
{code}
[domain at localhost:9999 /] /host=master/server=server-one:read-resource(recursive-depth=2,include-runtime=true)
{
"outcome" => "success",
"result" => {
...
"server-state" => "running",
{code}
I take it this should be per host entry, and the main aim is to check whether a slave is out of sync with the master HC?
> HostController status
> ---------------------
>
> Key: AS7-672
> URL: https://issues.jboss.org/browse/AS7-672
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Kabir Khan
> Fix For: 7.1.0.Final
>
>
> Analogous to a server's status, but for a HostController.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list