[
https://issues.jboss.org/browse/AS7-672?page=com.atlassian.jira.plugin.sy...
]
Kabir Khan commented on AS7-672:
--------------------------------
Is this similar to:
{code}
[standalone@localhost:9999 /] :read-resource(recursive-depth=2,include-runtime=true)
{
"outcome" => "success",
"result" => {
...
"server-state" => "running",
{code}
and
{code}
[domain@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