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

Apply ASYNC backend indexing options to the RemoteIndexingBackend

XMLWordPrintable

      The RemoteIndexingBackend in Infinispan Query generates synchronous RPCs.
      There is an option in Hibernate Search to enable the "async" worker, which decouples the indexing queue processing from the invoker by using a separate executor.
      If this option is enabled, we should transparently apply it to the RemoteIndexingBackend too by making RPCs non blocking as well.

      rpcManager.getDefaultRpcOptions(sync)

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              sgrinove Sanne Grinovero (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: