]
Tristan Tarrant updated ISPN-9393:
----------------------------------
Fix Version/s: 9.4.0.Beta1
Sprint: Sprint 9.4.0.Beta1
getAsync() and getWithMetadata() does not check NearCache
---------------------------------------------------------
Key: ISPN-9393
URL:
https://issues.jboss.org/browse/ISPN-9393
Project: Infinispan
Issue Type: Bug
Components: Hot Rod, Remote Protocols
Reporter: Pedro Ruivo
Assignee: Tristan Tarrant
Priority: Blocker
Fix For: 9.4.0.Beta1, 9.4.0.Final
In ISPN-8618, the java client was made async.
However, the {{getAsync()}} method isn't checking the {{NearCache}} anymore.
EDIT: {{getWithMetadata()}} isn't check the {{NearCache}}. I'm not sure if it is
supposed to check it or not.