[jboss-jira] [JBoss JIRA] (AS7-3785) Complete jgroups DMR descriptions

Heiko Braun (JIRA) jira-events at lists.jboss.org
Thu Feb 16 04:16:38 EST 2012


Heiko Braun created AS7-3785:
--------------------------------

             Summary: Complete jgroups DMR descriptions
                 Key: AS7-3785
                 URL: https://issues.jboss.org/browse/AS7-3785
             Project: Application Server 7
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Heiko Braun
            Assignee: Richard Achmatowicz
             Fix For: 7.1.1.Final


Some descriptions are still missing (see "Fix" in model desc), i.e.:

{noformat}
 "site" => {
                                    "type" => STRING,
                                    "description" => "FIX.",
                                    "expressions-allowed" => true,
                                    "nillable" => true,
                                    "min-length" => 1L,
                                    "max-length" => 2147483647L,
                                    "access-type" => "read-write",
                                    "storage" => "configuration",
                                    "restart-required" => "all-services"
                                },
                                "rack" => {
                                    "type" => STRING,
                                    "description" => "FIX.",
                                    "expressions-allowed" => true,
                                    "nillable" => true,
                                    "min-length" => 1L,
                                    "max-length" => 2147483647L,
                                    "access-type" => "read-write",
                                    "storage" => "configuration",
                                    "restart-required" => "all-services"
                                },
{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