Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-1195

Incorrect currentSize passed to CapacityDecrementer.shouldDestroy() from SemaphoreConcurrentLinkedQueueManagedConnectionPool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Beta4
    • 1.2.0.Beta3
    • Core
    • None

      An incorrect value is passed to the pool decrementer for the current pool size in SemaphoreConcurrentLinkedQueueManagedConnectionPool.removeIdleConnections()

      The current pool size should be passed to decrementer.shouldDestroy(), however the pool size + the number of checked out connections is passed

              jpederse@redhat.com Jesper Pedersen
              johara@redhat.com John O'Hara
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: