]
Daniel Simko moved JBEAP-7002 to WFLY-7534:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7534 (was: JBEAP-7002)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Transactions
(was: Transactions)
(was: User Experience)
Enabling statistics on transactions subsystem shouldn't require
reload of server
--------------------------------------------------------------------------------
Key: WFLY-7534
URL:
https://issues.jboss.org/browse/WFLY-7534
Project: WildFly
Issue Type: Enhancement
Components: Transactions
Reporter: Daniel Simko
Assignee: Tom Jenkinson
/subsystem=transactions:write-attribute(name=statistics-enabled, value=true)
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}