Menu

#9 Connection leak in the VirtJDBC3

closed-fixed
None
5
2012-03-15
2011-04-12
Eric
No

Hi,

I encountered a connection leak with the VirtuosoXADataSource when long checkpoints (more than 1 minute) occured.
During the checkpoint, the virtuoso response times are slow as explain in the documentation but sometimes the number of max connections is exceeded. (with a minConnection set to 5 and a maxConnection set to 15, I reached more than 40 connections.)

In attachment, you can find a patch to fix this problem.
With this patch, the number of connection is still under the maxConnection value.

I hope this patch will help you.
Regards,
Eric

Discussion

  • Eric

    Eric - 2011-04-12
     
  • Eric

    Eric - 2011-04-12

    Additional information : it is with the virtuoso opensource 6.1.2 and 6.1.3.
    Provided patch fix the problem in the version 6.1.3.

     
  • iODBC Maintainer

    • assigned_to: nobody --> smalinin
     
  • Sergey Malinin

    Sergey Malinin - 2011-08-17

    Patch was applied

     
  • Sergey Malinin

    Sergey Malinin - 2011-08-17
    • status: open --> closed
     
  • Sergey Malinin

    Sergey Malinin - 2011-08-17
    • status: closed --> closed-accepted
     
  • iODBC Maintainer

    • status: closed-accepted --> closed-fixed
     

Log in to post a comment.