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

Add a block hound exception for the OperationSubmitter#submitToQueue method

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Final
    • 15.0.0.Final
    • Embedded Querying
    • None

      With Infinispan the implementation is OffloadingExecutorOperationSubmitter.
      Here the submitToQueue method invokes, the single argument one, that uses the lock of the blocking queue just to check safely the size of the data structure,
      releasing immediately the lock after this super-short check.
      Moreover, probably this should fix several indexing (in particular mass-indexing) flaky tests.

              fercoli@redhat.com Fabio Massimo Ercoli
              fercoli@redhat.com Fabio Massimo Ercoli
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: