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

Add a block hound exception for the OperationSubmitter#submitToQueue method

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 15.0.0.Dev05
    • 15.0.0.Dev04
    • Embedded Querying
    • None

    Description

      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.

      Attachments

        Activity

          People

            fercoli@redhat.com Fabio Massimo Ercoli
            fercoli@redhat.com Fabio Massimo Ercoli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: