[infinispan-issues] [JBoss JIRA] (ISPN-2530) Clear command does not work for distributed transactional caches with pessimistic locking

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Mon Nov 26 08:00:24 EST 2012


     [ https://issues.jboss.org/browse/ISPN-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-2530:
--------------------------------

    Description: The clear command is executed locally and it removes all local keys but it is not sent to any other nodes (because affectedKeys for this transaction is empty). This problem only happens with pessimistic locking. It works OK for optimistic locking or non-transactional case.  (was: The clear command is executed locally and it removes all local keys but it is not sent to any other nodes (because affectedKeys for this transaction is empty).)

    
> Clear command does not work for distributed transactional caches with pessimistic locking
> -----------------------------------------------------------------------------------------
>
>                 Key: ISPN-2530
>                 URL: https://issues.jboss.org/browse/ISPN-2530
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 5.2.0.Beta4
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>            Priority: Blocker
>             Fix For: 5.2.0.CR1, 5.2.0.Final
>
>
> The clear command is executed locally and it removes all local keys but it is not sent to any other nodes (because affectedKeys for this transaction is empty). This problem only happens with pessimistic locking. It works OK for optimistic locking or non-transactional case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list