[infinispan-issues] [JBoss JIRA] (ISPN-7578) EntryWrappingInterceptor should not invoke tx commands synchronously
Tristan Tarrant (JIRA)
issues at jboss.org
Fri May 19 09:43:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-7578:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.1.0.Alpha1
Resolution: Done
> EntryWrappingInterceptor should not invoke tx commands synchronously
> --------------------------------------------------------------------
>
> Key: ISPN-7578
> URL: https://issues.jboss.org/browse/ISPN-7578
> Project: Infinispan
> Issue Type: Bug
> Reporter: Radim Vansa
> Assignee: Radim Vansa
> Fix For: 9.1.0.Alpha1
>
>
> {{EntryWrappingInterceptor.wrapEntriesForPrepare}} invokes sub-commands synchronously, as we expect that these will be non-blocking. However if the sub-command needs to fetch remote value (as ReadWrite* commands or PutKeyValueCommand with DELTA_WRITE does), we block the thread in the meantime.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list