[JBoss JIRA] (ISPN-11157) Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/ISPN-11157?page=com.atlassian.jira.plugi... ]
Dan Berindei updated ISPN-11157:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.1.Final
(was: 11.0.0.Final)
Resolution: Done
> Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag
> ---------------------------------------------------------
>
> Key: ISPN-11157
> URL: https://issues.redhat.com/browse/ISPN-11157
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.0.0.Final
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.1.1.Final
>
>
> When a command or set of commands are sent via the PrepareCommand with optimistic transactions they attempt to lock the entry at that point. Unfortunately the Flag is not adhered to and always uses the default lock timeout. We should check if all WriteCommands have the flag and if so use a timeout 0 instead.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (ISPN-11109) Deprecate and remove usages of state-transfer-executor
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-11109?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-11109:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.1.Final
Resolution: Done
> Deprecate and remove usages of state-transfer-executor
> ------------------------------------------------------
>
> Key: ISPN-11109
> URL: https://issues.redhat.com/browse/ISPN-11109
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration, Core
> Affects Versions: 10.1.0.CR1
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 10.1.1.Final
>
>
> With ISPN-10310, {{StateConsumerImpl}} applies state asynchronously, so a thread pool specifically for applying state is no longer necessary.
> There are some other users remaining, but they can be migrated to the transport executor.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months