[infinispan-issues] [JBoss JIRA] (ISPN-11124) REPL get optimiztion isn't applied for all calls
Will Burns (Jira)
issues at jboss.org
Mon Jan 6 10:42:20 EST 2020
[ https://issues.redhat.com/browse/ISPN-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns reassigned ISPN-11124:
---------------------------------
Assignee: Will Burns
> 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
>
> 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