[
https://issues.apache.org/jira/browse/GEODE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853467#comment-16853467
]
ASF subversion and git services commented on GEODE-6821:
--------------------------------------------------------
Commit 7a2df1a8ab2cef8abf0723c699728b58f1db6ea8 in geode's branch
refs/heads/feature/GEODE-6821 from Barry Oglesby
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7a2df1a ]
GEODE-6821: Removed call to getRemoteDsIds in
LocalRegion.notifiesSerialGatewaySender
> 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: 1h
> 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)