[
https://issues.apache.org/jira/browse/CAMEL-14761?focusedWorklogId=407415&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-407415
]
ASF GitHub Bot logged work on CAMEL-14761:
------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/20 12:34
Start Date: 21/Mar/20 12:34
Worklog Time Spent: 10m
Work Description: davsclaus commented on pull request #3662: CAMEL-14761
JPAMessageIdRepository.contains() release db connection fix
URL: https://github.com/apache/camel/pull/3662
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 407415)
Time Spent: 20m (was: 10m)
> 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
> Fix For: 3.2.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)