[
https://issues.jboss.org/browse/AS7-1780?page=com.atlassian.jira.plugin.s...
]
Richard Achmatowicz commented on AS7-1780:
------------------------------------------
Martin
Sorry for the late reply...
"will there be a possibility to change the infinispan subsystem for the whole domain
or server group so that all servers in the domain/server group are affected? I'm just
trying to find out what we'll be able to test around EDG running in the domain
mode."
Yes. My understanding is that any management operation, when applied to a subsystem of a
profile in use by a server group, will be sent out and applied to all servers in the
server group. So the operations being provided here will also have that property.
Provide infinispan management use cases and operations
------------------------------------------------------
Key: AS7-1780
URL:
https://issues.jboss.org/browse/AS7-1780
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management
Reporter: Heiko Braun
Assignee: Paul Ferraro
Priority: Blocker
Fix For: 7.1.0.CR1
I cannot identify the use cases and operation based on the current management exposure:
{noformat}
[standalone@localhost:9999 /] /subsystem=infinispan:read-operation-
read-operation-description read-operation-names
[standalone@localhost:9999 /] /subsystem=infinispan:read-operation-names
{
"outcome" => "success",
"result" => [
"add",
"read-attribute",
"read-children-names",
"read-children-resources",
"read-children-types",
"read-operation-description",
"read-operation-names",
"read-resource",
"read-resource-description",
"validate-address",
"write-attribute"
]
}
{noformat}
--
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