Details
Description
When using the JpaMessageIdRepository for an idempotent repo for file processing it holds onto connections and does not release them unless you manually flush the connection pool.
Attachments
Issue Links
- is cloned by
-
CAMEL-14761 JPAMessageIdRepository Not Releasing Connections for contains() method
- Resolved