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

Jakov Varenina updated GEODE-9248:
----------------------------------
    Description: 
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 traffic to the member with subscription queue, which then 
fills this variable bucketToTempQueueMap with traffic intended for the buckets 
that it doesn't host.



  was:
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 plit brain. In this case all 
members send traffic to the member with subscription queue, which then fills 
this variable bucketToTempQueueMap with traffic intended for the buckets that 
it doesn't host.




> Server with cq subscription queue 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
>
> 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 traffic to the member with subscription queue, which then 
> fills this variable bucketToTempQueueMap with traffic intended for the 
> buckets that it doesn't host.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to