[infinispan-issues] [JBoss JIRA] (ISPN-11125) Convert L1 to be non blocking

Will Burns (Jira) issues at jboss.org
Mon Jan 6 11:19:36 EST 2020


Will Burns created ISPN-11125:
---------------------------------

             Summary: Convert L1 to be non blocking
                 Key: ISPN-11125
                 URL: https://issues.redhat.com/browse/ISPN-11125
             Project: Infinispan
          Issue Type: Sub-task
          Components: L1
            Reporter: Will Burns


L1 currently uses a blocking synchronizer construct to handle concurrent requests. We should instead use an orderer based on CompletionStage and make sure all methods are non blocking.



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


More information about the infinispan-issues mailing list