You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/26 17:04:21 UTC

[jira] [Commented] (IGNITE-3789) Test for EntryProcessor/partition events

    [ https://issues.apache.org/jira/browse/IGNITE-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439397#comment-15439397 ] 

ASF GitHub Bot commented on IGNITE-3789:
----------------------------------------

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 <pa...@workday.com>
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

----


> Test for EntryProcessor/partition events
> ----------------------------------------
>
>                 Key: IGNITE-3789
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3789
>             Project: Ignite
>          Issue Type: Test
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Patrick Peralta
>            Assignee: Patrick Peralta
>
> Create a test that validates:
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)