[
https://issues.apache.org/jira/browse/AMQ-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057245#comment-17057245
]
ASF subversion and git services commented on AMQ-7403:
------------------------------------------------------
Commit f7ab7203ba0c19f73bb31c97d32f14110e0c9e5b in activemq's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=f7ab720 ]
Merge pull request #509 from jbonofre/AMQ-7403
[AMQ-7403] Fix LeaseDatabaseLockerTest unit test (jmock assertion)
> Potential PreparedStatement/ResultSet leak in
> LeaseDatabaseLocker#determineTimeDifference
> -----------------------------------------------------------------------------------------
>
> Key: AMQ-7403
> URL: https://issues.apache.org/jira/browse/AMQ-7403
> Project: ActiveMQ
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 5.15.11
> Reporter: Pascal Schumacher
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 5.16.0, 5.15.12
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> LeaseDatabaseLocker#determineTimeDifference does not close the
> PreparedStatement and the ResultSet it uses/creates.
> This may cause a resource leak.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)