[infinispan-issues] [JBoss JIRA] (ISPN-4694) Apply ASYNC backend indexing options to the RemoteIndexingBackend

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Nov 12 03:01:18 EST 2014


    [ https://issues.jboss.org/browse/ISPN-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019031#comment-13019031 ] 

RH Bugzilla Integration commented on ISPN-4694:
-----------------------------------------------

Adrian Nistor <anistor at redhat.com> changed the Status of [bug 1161659|https://bugzilla.redhat.com/show_bug.cgi?id=1161659] from NEW to MODIFIED

> Apply ASYNC backend indexing options to the RemoteIndexingBackend
> -----------------------------------------------------------------
>
>                 Key: ISPN-4694
>                 URL: https://issues.jboss.org/browse/ISPN-4694
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Embedded Querying
>            Reporter: Sanne Grinovero
>            Assignee: Gustavo Fernandes
>             Fix For: 7.0.0.CR1, 7.0.0.Final
>
>
> 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.
> {code}rpcManager.getDefaultRpcOptions(sync){code}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list