[infinispan-issues] [JBoss JIRA] (ISPN-4693) Locks acquired before a partition will never be released

RH Bugzilla Integration (JIRA) issues at jboss.org
Sat Oct 31 17:14:00 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124112#comment-13124112 ] 

RH Bugzilla Integration commented on ISPN-4693:
-----------------------------------------------

Matej Čimbora <mcimbora at redhat.com> changed the Status of [bug 1155692|https://bugzilla.redhat.com/show_bug.cgi?id=1155692] from ON_QA to VERIFIED

> Locks acquired before a partition will never be released
> --------------------------------------------------------
>
>                 Key: ISPN-4693
>                 URL: https://issues.jboss.org/browse/ISPN-4693
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.0.2.Final
>            Reporter: Erik Salter
>            Assignee: Dan Berindei
>             Fix For: 7.0.0.CR2, 7.0.0.Final
>
>
> Consider the following case:
> 1. A prepares a transaction for key K on nodes B and C.  
> 2. The primary owner B acquires and registers this lock.
> 3. The cluster partitions and A,C remain in partition one, and B in a separate partition.
> 4.  The transaction rolls back.  However, since B left the cluster, the rollback will not be sent to B.
> 5.  B rejoins the cluster.  It still has a lock acquired for key K.
> This can lead to a lock being acquired indefinitely.  



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list