GitHub user pperalta opened a pull request:

    https://github.com/apache/ignite/pull/997

    IGNITE-3789 Test for EntryProcessor/partition evts

    Tests that validate:
    
    1. EntryProcessors execute against partitions that are fully owned/loaded.
    2. Expected events are raised when partitions are moved due to a change in 
cluster topology.
    
    See https://issues.apache.org/jira/browse/IGNITE-3456

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pperalta/ignite ignite-3789

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/997.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 #997
    
----
commit 82de83f8164fc246d96dc862111d50ed0449ac63
Author: Patrick Peralta <[email protected]>
Date:   2016-08-24T14:42:25Z

    IGNITE-3789 Test for EntryProcessor/partition evts
    
    Tests that validate:
    
    1. EntryProcessors execute against partitions that are fully owned/loaded.
    2. Expected events are raised when partitions are moved due to a change in 
cluster topology.
    
    See https://issues.apache.org/jira/browse/IGNITE-3456

----


---
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.
---

Reply via email to