[jboss-jira] [JBoss JIRA] (WFLY-8793) Change attributes of services in EJB3 subsystem to allow runtime modifications

Brian Stansberry (Jira) issues at jboss.org
Mon Sep 9 20:06:00 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781983#comment-13781983 ] 

Brian Stansberry commented on WFLY-8793:
----------------------------------------

I see a number of comments in the testsuite code referring to this JIRA and advocating using "allow-resource-service-restart" instead of reloading the server once it is resolved.

The solution to these problems should not be adding support for "allow-resource-service-restart". Except in quite unusual cases that's a poor choice for an end user and we shouldn't add complexity/risk to our code in order to allow users to do something not recommended.

> Change attributes of services in EJB3 subsystem to allow runtime modifications
> ------------------------------------------------------------------------------
>
>                 Key: WFLY-8793
>                 URL: https://issues.jboss.org/browse/WFLY-8793
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>            Reporter: Michal Jurc
>            Priority: Major
>
> Currently, almost all of the attributes of services in {{/subsystem=ejb3}} have {{"restart-required" => "all-services"}}. This should be changed to allow these attributes to be modifiable in runtime where possible.



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list