[
https://issues.jboss.org/browse/AS7-1780?page=com.atlassian.jira.plugin.s...
]
Heiko Braun updated AS7-1780:
-----------------------------
Summary: Provide infinispan management use cases and operations (was: Provide
infinispan management operations)
Description:
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}
was:
Currently no reasonable management exposure exists:
[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"
]
}
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: Brian Stansberry
Fix For: 7.1.0.Alpha1
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira