[infinispan-issues] [JBoss JIRA] (ISPN-11474) RecoveryManager API should be non blocking

Will Burns (Jira) issues at jboss.org
Fri Mar 13 14:49:33 EDT 2020


Will Burns created ISPN-11474:
---------------------------------

             Summary: RecoveryManager API should be non blocking
                 Key: ISPN-11474
                 URL: https://issues.redhat.com/browse/ISPN-11474
             Project: Infinispan
          Issue Type: Sub-task
            Reporter: Will Burns
            Assignee: Will Burns


RecoverManager, which is internal only, has a blocking API which can pass a sync parameter. Instead we should change the API to be non blocking and let callers decide if they want to wait or not on it. This allows us to clean up callers who may be able to use this in a non blocking fashion.



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


More information about the infinispan-issues mailing list