[
https://issues.jboss.org/browse/WFLY-7924?page=com.atlassian.jira.plugin....
]
Tomas Hofman moved JBEAP-8411 to WFLY-7924:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7924 (was: JBEAP-8411)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JCA
(was: JCA)
(was: User Experience)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR7)
(was: 7.1.0.DR8)
Value of parameter "restart-required" for configuration
attributes does not match reality for datasource and resource adapter subsystems in CLI
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-7924
URL:
https://issues.jboss.org/browse/WFLY-7924
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 10.1.0.Final
Reporter: Tomas Hofman
Assignee: Tomas Hofman
Original Estimate: 2 days
Remaining Estimate: 2 days
All attributes of subsystems _datasources_ and _resource-adapters_ defines in its
description that there is not necessary to do {{reload}} or {{restart}} for any of them.
But reality is different. If you tries to change some of such attributes you are informed
that reload is necessary.
All settable attributes are defined as
{code}
"restart-required" => "no-services"
{code}
Description of attributes should match reality of demands for {{reload}} being
processed.
{quote}
* /subsystem=resource-adapters:read-resource-description(recursive=true)
* /subsystem=datasources:read-resource-description(recursive=true)
{quote}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)