[
https://issues.apache.org/jira/browse/GEODE-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15796423#comment-15796423
]
Bruce Schuchardt commented on GEODE-2042:
-----------------------------------------
The blackboard was added in this commit:
{quote}
commit 43f376f2a25cc83e9eb3de33ad97f86c4457cc4e
Author: Bruce Schuchardt <[email protected]>
Date: Tue Jan 3 14:25:29 2017 -0800
GEODE-1580 ci failure:
GemFireDeadlockDetectorDUnitTest.testDistributedDeadlockWithDLock
Added a dunit blackboard to coordinate creation of a deadlock with the
DistributedLockService. Removed pauses and added use of Awaitility to
wait for conditions.
{quote}
See JUnit4DistributedTestCase.getBlackboard() and DUnitBlackboard for details.
> Add a RMI "Blackboard" into the DUnit framework for VM to communicate over
> --------------------------------------------------------------------------
>
> Key: GEODE-2042
> URL: https://issues.apache.org/jira/browse/GEODE-2042
> Project: Geode
> Issue Type: Improvement
> Components: client/server, tests
> Reporter: Udo Kohlmeyer
> Assignee: Udo Kohlmeyer
> Priority: Minor
> Fix For: 1.1.0
>
>
> Add a common communications channel into the DUnit Framework that will allow
> VM's within a DUnit tests to communicate and coordinate over.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)