[jboss-jira] [JBoss JIRA] (WFCORE-4970) Changing the JVM settings at host level does not put the servers in restart-required

Yeray Borges Santana (Jira) issues at jboss.org
Fri May 15 11:15:18 EDT 2020


Yeray Borges Santana created WFCORE-4970:
--------------------------------------------

             Summary: Changing the JVM settings at host level does not put the servers in restart-required
                 Key: WFCORE-4970
                 URL: https://issues.redhat.com/browse/WFCORE-4970
             Project: WildFly Core
          Issue Type: Bug
          Components: Management
    Affects Versions: 12.0.0.Beta2
            Reporter: Yeray Borges Santana
            Assignee: Yeray Borges Santana


Operations like the following one should put the servers in restart required to indicate the user changes will be applied after restarting the servers:

{noformat}
[domain at localhost:9990 /] /host=master/jvm=default:write-attribute(name=heap-size, value=256m)
{
    "outcome" => "success",
    "result" => undefined,
    "server-groups" => undefined
}
{noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list