Dan Berindei created ISPN-12147:
-----------------------------------
Summary: NonStrictAccessDelegate ignores cache exceptions
Key: ISPN-12147
URL:
https://issues.redhat.com/browse/ISPN-12147
Project: Infinispan
Issue Type: Bug
Components: Hibernate Cache
Affects Versions: 11.0.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 12.0.0.Dev01
{{NonStrictAccessDelegate#putFromLoad()}} invokes {{FunctionalMap.eval()}} and checks that
the returned future is completed with {{isDone()}}. It does not check if there was any
exception, so any exception is ignored.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)