Jakov Varenina created GEODE-9248:
-------------------------------------
Summary: Server with subscription queue fills bucketToTempQueueMap
while in multi site split
Key: GEODE-9248
URL: https://issues.apache.org/jira/browse/GEODE-9248
Project: Geode
Issue Type: Bug
Reporter: Jakov Varenina
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)