GitHub user upthewaterspout opened a pull request:
https://github.com/apache/geode/pull/506
GEODE-2900: DUnit test of moving primary during AEQ dispatching
Adding a dunit test that moves the primary and moves it again during AEQ
dispatching.
@jhuynh1 - I based this test on top of your PR for GEODE-2900. Feel free
to merge it in if the test looks good to you. This test fails without your
changes and passes with those changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/upthewaterspout/incubator-geode
feature/GEODE-2900-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/506.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #506
----
commit 7cf0be13ed2abe9a707a2b4fe0ded66f0870da77
Author: Dan Smith <[email protected]>
Date: 2017-05-10T23:32:05Z
GEODE-2900: DUnit test of moving primary during AEQ dispatching
Adding a dunit test that moves the primary and moves it again during AEQ
dispatching.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---