[infinispan-issues] [JBoss JIRA] (ISPN-8336) lockAllAndRecording() method is blocking
Pedro Ruivo (JIRA)
issues at jboss.org
Fri Oct 13 03:42:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-8336:
------------------------------
Description: the lockAndRecord (and lock all) method can block the application thread until the lock is available. There is no impact for a remote command since the command is queued in the inbound handler until the lock is acquired (or timeout). (was: the lockAndRecord (and lock all) method can block the application thread until the lock is available. There is no impact for a remote command since it is blocked in the inbound handler until the lock is available.)
> lockAllAndRecording() method is blocking
> -----------------------------------------
>
> Key: ISPN-8336
> URL: https://issues.jboss.org/browse/ISPN-8336
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
>
> the lockAndRecord (and lock all) method can block the application thread until the lock is available. There is no impact for a remote command since the command is queued in the inbound handler until the lock is acquired (or timeout).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list