[
https://issues.apache.org/jira/browse/GEODE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853211#comment-16853211
]
ASF subversion and git services commented on GEODE-6821:
--------------------------------------------------------
Commit ed27b7ddfd0b0d04d5bb450b67d50fadeca2edc2 in geode's branch
refs/heads/feature/GEODE-6821 from Barry Oglesby
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ed27b7d ]
GEODE-6821: Cleaned up method names
> 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
> Assignee: Barry Oglesby
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)