Barry Oglesby created GEODE-6821:
------------------------------------
Summary: Multiple Serial GatewaySenders that are primary in
different members can cause a distributed deadlock
Key: GEODE-6821
URL: https://issues.apache.org/jira/browse/GEODE-6821
Project: Geode
Issue Type: Bug
Components: messaging, wan
Reporter: Barry Oglesby
A test with this scenario causes a distributed deadlock.
3 servers each with:
- a function that performs a random region operation on the input region
- a replicated region on which the function is executed
- two regions each with a serial AEQ (the type of region could be either
replicate or partitioned)
1 multi-threaded client that repeatedly executes the function with random
region names and operations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)