[
https://issues.apache.org/jira/browse/GEODE-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411420#comment-17411420
]
Geode Integration commented on GEODE-9408:
------------------------------------------
Seen in [distributed-test-openjdk8
#1511|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1511]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0466/test-results/distributedTest/1630733907/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.0466/test-artifacts/1630733907/distributedtestfiles-openjdk8-1.15.0-build.0466.tgz].
> Avoid duplicate events sent by Serial Gateway Sender when
> group-transaction-events is true
> ------------------------------------------------------------------------------------------
>
> Key: GEODE-9408
> URL: https://issues.apache.org/jira/browse/GEODE-9408
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Alberto Gomez
> Assignee: Alberto Gomez
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> When group-transaction-events is set to true for a serial gateway sender, it
> is possible that events that were retrieved from the queue to be added to a
> batch in order to complete a transaction are later sent again in another
> batch due to a bug in the removal logic of events when the ack for a batch is
> received from the receiver.
> This situation has been seen when several clients are sending transactions to
> a Geode cluster when the events for the transactions sent by the clients are
> mixed in the gateway sender queue.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)