[
https://issues.apache.org/jira/browse/GEODE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560656#comment-17560656
]
ASF subversion and git services commented on GEODE-9997:
--------------------------------------------------------
Commit ef7dc45dd24a6241fa748917205aca858f5c1c1b in geode's branch
refs/heads/develop from Mario Ivanac
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ef7dc45dd2 ]
GEODE-9997: added ParallelQueueSetPossibleDuplicateMessage (#7323)
* GEODE-9997: added ParallelQueueSetPossibleDuplicateMessage to signal
duplicate events on secondary buckets
> Improve possible duplicate logic in WAN
> ---------------------------------------
>
> Key: GEODE-9997
> URL: https://issues.apache.org/jira/browse/GEODE-9997
> Project: Geode
> Issue Type: Improvement
> Components: wan
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: pull-request-available
>
> It has been observed, that in case server with full parallel gw sender queue
> is restarted,
> after it is up, is much slower unqueueing events, than other members of
> cluster.
> After analysis, we found out, that reason for this is current logicĀ to mark
> all events in queue as possible duplicate.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)