[infinispan-issues] [JBoss JIRA] (ISPN-12147) NonStrictAccessDelegate ignores cache exceptions

Dan Berindei (Jira) issues at jboss.org
Wed Jul 22 10:27:00 EDT 2020


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)


More information about the infinispan-issues mailing list