[
https://issues.jboss.org/browse/WFLY-1430?page=com.atlassian.jira.plugin....
]
Richard Achmatowicz commented on WFLY-1430:
-------------------------------------------
Implementation of attributes for deployment=*
{noformat}
[standalone@localhost:9990 /]
/subsystem=cluster/name=web/deployment=default-host\/distributable:read-resource(include-runtime=true)
{
"outcome" => "success",
"result" => {
"cache-view" => [
("barney/web" => "[barney/web, lenovo/web]"),
("lenovo/web" => "[barney/web, lenovo/web]")
],
"distribution" => [
("barney/web" => "entries: 0"),
("lenovo/web" => "entries: 0")
],
"operation-stats" => [
("barney/web" => "get hits: 0 get misses: 0, puts 0, remove
hits: 0 remove misses: 0"),
("lenovo/web" => "get hits: 0 get misses: 0, puts 0, remove
hits: 0 remove misses: 0")
],
"rpc-stats" => [
("barney/web" => "RPC count: 1, RPC misses: 0"),
("lenovo/web" => "RPC count: 2, RPC misses: 0")
],
"txn-stats" => [
("barney/web" => "prepares: 0, commits: 0, rollbacks:
0"),
("lenovo/web" => "prepares: 0, commits: 0, rollbacks:
0")
]
}
}
{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