Closed GoogleCodeExporter closed 8 years ago
Can you give a zip file of the source of a project to reproduce the issue?
(It would be great to use Maven for dependencies of the project.)
Original comment by evernat@free.fr
on 31 Mar 2014 at 12:48
Without a working project to reproduce the issue, I have thought of what could
be the problem.
And I think that routing datasource and target datasources were both
incrementing used connections count, but decrementing was intelligent enough to
see that this was already done for a connection.
I have changed the code in trunk (revision 3768) to increment only when needed.
It's ready for the next release (1.51) and will available within 24h in nightly
builds.
Original comment by evernat@free.fr
on 13 Apr 2014 at 2:09
Original issue reported on code.google.com by
atifo...@gmail.com
on 31 Mar 2014 at 10:59Attachments: