[jboss-jira] [JBoss JIRA] (WFCORE-3300) configuration-changes doesn't record server stop
Claudio Miranda (JIRA)
issues at jboss.org
Fri Sep 15 15:46:00 EDT 2017
Claudio Miranda created WFCORE-3300:
---------------------------------------
Summary: configuration-changes doesn't record server stop
Key: WFCORE-3300
URL: https://issues.jboss.org/browse/WFCORE-3300
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Claudio Miranda
Assignee: Brian Stansberry
Priority: Minor
Enable configuration-changes at
/host=master/subsystem=core-management/service=configuration-changes:add
server stop is not recorded there
/host=master/server-config=server-one:stop
Also, the start operation for a server, doesn't generate a domain-uuid attribute
{
"operation-date" => "2017-09-15T19:37:50.473Z",
"access-mechanism" => "HTTP",
"remote-address" => "localhost/127.0.0.1",
"outcome" => "success",
"operations" => [{
"blocking" => false,
"operation" => "start",
"address" => [
("host" => "master"),
("server-config" => "server-three")
],
"operation-headers" => {
"access-mechanism" => "HTTP",
"caller-type" => "user"
}
}]
},
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list