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

Deadlock when querying

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 11.0.3.Final
    • None
    • None
    • Undefined

      I noticed the deadlock (stack trace attached) when doing embedded queries in a single node with 50 threads (10ms interval between the queries, no writes while querying).

      It appears I need to configure a thread pool size to workaround this? cc dan.berindei / rpwburns

      Regarding the dump:

      • "TaskNode" are the threads used to query the cache
      • Each query does a "computeIfAbsent" to interact with a query cache
      • This operation blocks in the "non-blocking" pool

              Unassigned Unassigned
              gfernand@redhat.com Gustavo Fernandes (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: