[
https://issues.apache.org/jira/browse/GEODE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361233#comment-17361233
]
ASF subversion and git services commented on GEODE-9248:
--------------------------------------------------------
Commit 32d74989eb84b409969f855ae9c898649f1c3169 in geode's branch
refs/heads/develop from BenjaminPerryRoss
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=32d7498 ]
Revert "GEODE-9248: Server hosting CQ queue uneccessary fills bucketToTempQue…
(#6477)" (#6603)
This reverts commit 7289b77b2ccad9423e5b7dd7e7367951d8574007.
> Server hosting cq subscription queue uneccessary fills bucketToTempQueueMap
> while in multi site split brain
> -----------------------------------------------------------------------------------------------------------
>
> Key: GEODE-9248
> URL: https://issues.apache.org/jira/browse/GEODE-9248
> Project: Geode
> Issue Type: Bug
> Reporter: Jakov Varenina
> Assignee: Jakov Varenina
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The problem reproduces when you use transactions and have more servers than
> redundant copies of the partition region, and also events are queued in
> parallel gateway-senders due to ongoing multi-site split brain. In this case
> all members send events to the member with subscription queue, which then
> fills variable *bucketToTempQueueMap* with traffic intended for the buckets
> that it doesn't host.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)