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

Connection leaks in JdbcBinaryCacheStore

XMLWordPrintable

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

      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().

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

              Created:
              Updated:
              Resolved: