Uploaded image for project: 'Agroal'
  1. Agroal
  2. AG-264

Virtual threads block when using the Agroal connection pool.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.8
    • 2.8
    • pool
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      The current implementation for the blocking mechanism is built on top of AbstractQueuedLongSynchronizer that spin-waits. When using a huge number of virtual threads that can become a big problem. The implementation should be replaced with something "loom friendly".

              lbarreiro-1 Luis Barreiro
              lbarreiro-1 Luis Barreiro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: