[ https://issues.apache.org/jira/browse/GEODE-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983404#comment-15983404 ]
ASF subversion and git services commented on GEODE-2806: -------------------------------------------------------- Commit 0862174c30cad1536f2c105b783653bd0d4344e8 in geode's branch refs/heads/feature/GEODE-2801 from zhouxh [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0862174 ] GEODE-2806: if the batch is dispatched, even the bucket is no longer primary, the batch should still be deleted as planned. > when batch is dispatched, if the bucket is not primary, we should still > destroy the event from queue > ---------------------------------------------------------------------------------------------------- > > Key: GEODE-2806 > URL: https://issues.apache.org/jira/browse/GEODE-2806 > Project: Geode > Issue Type: Bug > Reporter: xiaojian zhou > Assignee: xiaojian zhou > Labels: lucene > > This is one of the root causes for data mismatch. > When AEQ dispatched a batch, when it tried to destroy the events from queue, > the bucket might be no longer primary. There's no need to let the new primary > to re-dispatch the batch. -- This message was sent by Atlassian JIRA (v6.3.15#6346)