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

Preload write is performed on persistence thread

    XMLWordPrintable

Details

    Description

      With ISPN-9722 preload was made non blocking. However the writes of the entries to memory are performed on the persistence thread pool, which is incorrect. We should instead do this on async (CPU) thread pool.

      This can cause issues with preload with passivation enabled as seen by this stack trace https://paste.fedoraproject.org/paste/Dn~uOsVL1EI7Iq5EK1kIzA

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: