[infinispan-issues] [JBoss JIRA] (ISPN-5602) Create timeout scheduler executor

Pedro Ruivo (JIRA) issues at jboss.org
Tue Jul 14 05:36:02 EDT 2015


Pedro Ruivo created ISPN-5602:
---------------------------------

             Summary: Create timeout scheduler executor
                 Key: ISPN-5602
                 URL: https://issues.jboss.org/browse/ISPN-5602
             Project: Infinispan
          Issue Type: Sub-task
          Components: Core
            Reporter: Pedro Ruivo


With the new locking scheme, no threads wait for the lock to be acquired or timed out. Instead, they are notified when the lock state changes. Since the lock could be acquired for long period, we need a scheduler to schedule timeout checks, otherwise, operation could wait for a long period until they are notified.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list