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

Apply the index writer thread pool size property again

XMLWordPrintable

      With Infinispan 15 the threads for indexing are taken from the Infinispan blocking queue, the Hibernate Search pool is not instantiated anymore.

      So the index writer cache property `thread pool size` is basically not used anyway by the system.

      We could use the limited Blocking Executor feature of the BlockingManager to honor the property again. This would ensure that HS would not use too many threads from our blocking manager as the user can configure.

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

              Created:
              Updated: