Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3271

Connection leaks in JdbcBinaryCacheStore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 5.1.7.Final
    • Loaders and Stores
    • None

    Description

      It seems that there is a connection leak in the method purgeInternal of the class JdbcBinaryCacheStore. Indeed in this method, there are situations where connectionFactory.releaseConnection(conn) is not called for example in case emptyBuckets.isEmpty() or expiredBuckets.isEmpty().

      Attachments

        Issue Links

          Activity

            People

              mircea.markus Mircea Markus (Inactive)
              nfilotto Nicolas Filotto (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: