[jboss-jira] [JBoss JIRA] Updated: (AS7-1780) Provide infinispan management use cases and operations

Heiko Braun (JIRA) jira-events at lists.jboss.org
Mon Sep 12 09:11:26 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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 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}

  was:
Currently no reasonable management exposure exists:


[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"
    ]
}




> 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 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list