]
Ingo Weiss moved JBEAP-10484 to WFLY-8622:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8622 (was: JBEAP-10484)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
(was: EJB)
(was: User Experience)
Affects Version/s: (was: 7.0.0.GA)
EJB subsystem: synchronize enable-statistics attribute name with
other subsystems
---------------------------------------------------------------------------------
Key: WFLY-8622
URL:
https://issues.jboss.org/browse/WFLY-8622
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Ingo Weiss
Assignee: Ingo Weiss
In all other subsystems, the attributes for enabling statistics are named
{{statistics-enabled}}, except EJB3, where it is {{enable-statistics}}.
Actually, in the transactions subsystem, there are both, where {{enable-statistics}} is
kept as a deprecated attribute for backward compatibility. I think that the EJB3 subsystem
should use the same approach.