[
https://issues.apache.org/jira/browse/GEODE-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516991#comment-15516991
]
ASF subversion and git services commented on GEODE-1894:
--------------------------------------------------------
Commit a1938b386f1ed9064529df7f4206af913d4461c2 in incubator-geode's branch
refs/heads/develop from zhouxh
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=a1938b3 ]
GEODE-1894: there's a race that AckReader thred is reading for ack
(hold the read lock), while stopping sender thread tried to hold the
write lock.
> SerialGatewaySenderOperationsDUnitTest test hangs
> -------------------------------------------------
>
> Key: GEODE-1894
> URL: https://issues.apache.org/jira/browse/GEODE-1894
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Hitesh Khamesra
> Attachments: threaddump.txt
>
>
> test tries to stop Serial Gateway Sender and that thread just hangs. Event
> processors are waiting to become primary. One AckReader thread waiting for
> ack. Seems like need to interrupt these threads. Attached thread dump
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)