You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:03 UTC

[jira] [Closed] (GEODE-9248) Server hosting cq subscription queue uneccessary fills bucketToTempQueueMap while in multi site split brain

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

Owen Nichols closed GEODE-9248.
-------------------------------

> 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.20.7#820007)