Jippe Holwerda created WFLY-12348:
-------------------------------------
Summary: JPA statistics fix (WFLY-10964) should be applied to JPA 2.1 as
well
Key: WFLY-12348
URL:
https://issues.jboss.org/browse/WFLY-12348
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 17.0.1.Final
Reporter: Jippe Holwerda
Assignee: Scott Marlow
Microprofile Metrics in Wildfly 17.0.1 in combination with JPA 2.1 is currently broken.
The fix done in WFLY-10964
(
https://github.com/wildfly/wildfly/commit/9dac9810796469ab45cb2b6e0fde926...)
should be applied to the JPA 2.1 version (wildfly/jpa/hibernate5) as well.
Also, the same faulty code is present in Hibernate:
https://github.com/hibernate/hibernate-orm/tree/master/hibernate-jipijapa...
Not sure why it is in there as well, but it probably should be fixed or removed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)