[jboss-jira] [JBoss JIRA] (AS7-1780) Provide infinispan management use cases and operations
Richard Achmatowicz (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Oct 17 15:47:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635296#comment-12635296 ]
Richard Achmatowicz commented on AS7-1780:
------------------------------------------
The notes above are the general plan. There is some refactoring required of the existing implementation of the subsystem before this can be implemented and this is currently being worked on.
> 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.Beta1
>
>
> I cannot identify the use cases and operation based on the current management exposure:
> {noformat}
> [standalone at localhost:9999 /] /subsystem=infinispan:read-operation-
> read-operation-description read-operation-names
> [standalone at 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
More information about the jboss-jira
mailing list