[jboss-jira] [JBoss JIRA] (AS7-6134) problem reassigning server to different group
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Wed Dec 12 06:54:17 EST 2012
[ https://issues.jboss.org/browse/AS7-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740853#comment-12740853 ]
Heiko Braun edited comment on AS7-6134 at 12/12/12 6:53 AM:
------------------------------------------------------------
The same op nested within a composite op fails:
{noformat}
[INFO] {
[INFO] "operation" => "composite",
[INFO] "address" => [],
[INFO] "steps" => [{
[INFO] "operation" => "write-attribute",
[INFO] "address" => [
[INFO] ("host" => "master"),
[INFO] ("server-config" => "server-one")
[INFO] ],
[INFO] "name" => "group",
[INFO] "value" => "other-server-group"
[INFO] }]
[INFO] }
{noformat}
was (Author: heiko.braun):
The same op nested within a composite op fails:
{noformat}
[INFO] {
[INFO] "operation" => "composite",
[INFO] "address" => [],
[INFO] "steps" => [{
[INFO] "operation" => "write-attribute",
[INFO] "address" => [
[INFO] ("host" => "slave1-with-a-very-lomng-name"),
[INFO] ("server-config" => "backup1")
[INFO] ],
[INFO] "name" => "group",
[INFO] "value" => "production"
[INFO] }]
[INFO] }
{noformat}
> problem reassigning server to different group
> ---------------------------------------------
>
> Key: AS7-6134
> URL: https://issues.jboss.org/browse/AS7-6134
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Brian Stansberry
> Fix For: 7.2.0.CR1
>
>
> I cannot reassign a (stopped) server to a different group if the domain has two members
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list