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