[
https://issues.jboss.org/browse/WFLY-1430?page=com.atlassian.jira.plugin....
]
Richard Achmatowicz commented on WFLY-1430:
-------------------------------------------
Implementation of attributes for name=*
{noformat}
[standalone@localhost:9990 /]
/subsystem=cluster/name=web:read-resource(include-runtime=true)
{
"outcome" => "success",
"result" => {
"rpc-stats" => [
("barney/web" => "unicasts: 6, multicasts: 0, anycasts:
0"),
("lenovo/web" => "unicasts: 8, multicasts: 0, anycasts:
0")
],
"view" => [
("barney/web" => "[barney/web|1] [barney/web,
lenovo/web]"),
("lenovo/web" => "[barney/web|1] [barney/web,
lenovo/web]")
],
"view-history" => [
("barney/web" => "Thu Jul 04 16:26:18 EDT 2013:
[barney/web|0] [barney/web], Thu Jul 04 16:26:25 EDT 2013: [barney/web|1] [barney/web,
lenovo/web]
"),
("lenovo/web" => "Thu Jul 04 16:26:25 EDT 2013:
[barney/web|1] [barney/web, lenovo/web]
")
],
"deployment" => {
"default-host/distributable" => undefined,
"___defaultcache" => undefined,
"repl" => undefined
}
}
}
{noformat}
Create clustering subsystem
---------------------------
Key: WFLY-1430
URL:
https://issues.jboss.org/browse/WFLY-1430
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 8.0.0.Alpha2
Reporter: Richard Achmatowicz
Assignee: Richard Achmatowicz
Create a clustering subsystem which collects together clustering-related functionality as
described in WFLY-1236.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira