-
Bug
-
Resolution: Done
-
Major
-
10.1.0.Final
-
None
-
User Experience
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
"restart-required" => "no-services"
Description of attributes should match reality of demands for reload being processed.
- /subsystem=resource-adapters:read-resource-description(recursive=true)
- /subsystem=datasources:read-resource-description(recursive=true)
- is cloned by
-
JBEAP-6854 Value of parameter "restart-required" for configuration attributes does not match reality for datasource and resource adapter subsystems in CLI
- Closed