[ 
https://issues.apache.org/jira/browse/GEODE-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nabarun closed GEODE-5103.
--------------------------

> During rebalance, a client node may miss a transactional event
> --------------------------------------------------------------
>
>                 Key: GEODE-5103
>                 URL: https://issues.apache.org/jira/browse/GEODE-5103
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>    Affects Versions: 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> During rebalance, a new primary bucket could be created on another node while 
> the original primary bucket become secondary in a short period of time. If a 
> transaction occurs on the primary bucket node, TXCommitMessage will be sent 
> to the secondary primary bucket node. 
> There is a race that a event could be missed to be added to the subscription 
> queue when the now secondary bucket is being removed to satisfy the 
> redundancy. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to