[infinispan-issues] [JBoss JIRA] (ISPN-11975) RemoteCacheImpl entry retrieval should be non blocking

Tristan Tarrant (Jira) issues at jboss.org
Thu Jun 11 04:43:34 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-11975:
-----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 11.0.0.Final
                       (was: 12.0.0.Final)
       Resolution: Done


> RemoteCacheImpl entry retrieval should be non blocking
> ------------------------------------------------------
>
>                 Key: ISPN-11975
>                 URL: https://issues.redhat.com/browse/ISPN-11975
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Hot Rod
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Major
>             Fix For: 11.0.0.Final
>
>
> The RemoteCacheImpl class currently employs blocking while performing entry retrieval. We should able to change this to be fully non blocking, be server segment aware and perform retrieval in parallel across all needed servers.
> We will have to add rxjava and reactive streams to the list of dependencies unfortunately, but is well worth it.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list