[infinispan-issues] [JBoss JIRA] (ISPN-11124) REPL get optimiztion isn't applied for all calls

Will Burns (Jira) issues at jboss.org
Thu Jan 16 09:09:58 EST 2020


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

Will Burns resolved ISPN-11124.
-------------------------------
    Fix Version/s: 11.0.0.Final
                   9.4.18.Final
       Resolution: Done


This was fixed in ISPN-11020

> REPL get optimiztion isn't applied for all calls
> ------------------------------------------------
>
>                 Key: ISPN-11124
>                 URL: https://issues.redhat.com/browse/ISPN-11124
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 10.0.0.Final
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Major
>             Fix For: 11.0.0.Final, 9.4.18.Final
>
>
> ISPN-5451 added in some optimizations for REPL reads to not use the interceptor stack. Unfortunately this doesn't work as we now always invoke `getCacheEntryAsync` for hotrod. We need to make sure the optimized code path is used in all cases. We also should be using non blocking methods when possible as things like expiration can block unexpectedly.



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


More information about the infinispan-issues mailing list