Skip to content

Envers, Inheritance and hibernate.jpa.metamodel.population property not working together #1801

@Pilpin

Description

@Pilpin

Description

Hello, trying to use CTEs entity views to query revisions for my audited entities I stumbled upon a java.util.ConcurrentModificationException

The issue only arises when inheritance is used, I tried with a simple entity and it worked fine.

See also this discussion

Expected behavior

Should query the revisions properly.

Actual behavior

Exception thrown.

Steps to reproduce

Here is a reproducer > https://github.com/Pilpin/blaze-quarkus-envers-bug

Environment

Quarkus 3.4.1
Hibernate 6.2.9.Final
Blaze 1.6.9
PostgreSQL 15

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions