[
https://issues.jboss.org/browse/ISPN-8336?page=com.atlassian.jira.plugin....
]
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)