]
Kabir Khan updated WFLY-8622:
-----------------------------
Labels: eap7.1-risks-mitigation (was: )
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
Labels: eap7.1-risks-mitigation
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.