[ 
https://issues.apache.org/jira/browse/CAMEL-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michal Zabielski updated CAMEL-14761:
-------------------------------------
    Description: 
When using the JpaMessageIdRepository for an idempotent repo (or 
inProgressRepo) for file processing it holds onto connections on contains() 
method.  Other methods add(), remove(), etc. were fixed in CAMEL-11630.

 

Proposed fix: adjust contains() method in the same manner as other methods

  was:When using the JpaMessageIdRepository for an idempotent repo for file 
processing it holds onto connections on contains() method.  Other methods 
add(), remove(), etc. were fixed in 


> JPAMessageIdRepository Not Releasing Connections for contains() method
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-14761
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14761
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jpa
>    Affects Versions: 3.1.0
>            Reporter: Michal Zabielski
>            Assignee: Claus Ibsen
>            Priority: Major
>
> When using the JpaMessageIdRepository for an idempotent repo (or 
> inProgressRepo) for file processing it holds onto connections on contains() 
> method.  Other methods add(), remove(), etc. were fixed in CAMEL-11630.
>  
> Proposed fix: adjust contains() method in the same manner as other methods



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to