GitHub user pperalta opened a pull request:
https://github.com/apache/ignite/pull/1010 IGNITE-3808 Reproducer for missing EntryProcessr invocation
This test reproduces [IGNITE-3808.](
https://issues.apache.org/jira/browse/IGNITE-3808) It is intermittent; every 3 or 4 invocations the test will fail with a message like this:
```
junit.framework.AssertionFailedError: Unexpected clear bit: 180424
```
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/pperalta/ignite ignite-3808
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1010.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1010
----
commit b95454161d1359a222ffd64045b3b03d9317b09b
Author: Patrick Peralta <
[hidden email]>
Date: 2016-08-30T19:17:37Z
IGNITE-3808 Reproducer for missing EntryProcessr invocation
This test reproduces IGNITE-3808. It is intermittent; every 3 or
4 invocations the test will fail with a message like this:
junit.framework.AssertionFailedError: Unexpected clear bit: 180424
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---