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 2017/04/13 13:48:41 UTC

[jira] [Commented] (IGNITE-4952) Swapping-related Event Types must be deleted

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

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

GitHub user sergey-chugunov-1985 opened a pull request:

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

    IGNITE-4952 swap/unswap functionality was removed

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-4952

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

    https://github.com/apache/ignite/pull/1788.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 #1788
    
----
commit f418736964f96d2215193c63c1e7c04f2bc755ef
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-04-12T14:31:37Z

    IGNITE-4952 obsolete Event Types were removed, onSwap/onUnswap methods were removed from Query processor/manager as well

----


> Swapping-related Event Types must be deleted
> --------------------------------------------
>
>                 Key: IGNITE-4952
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4952
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>
> h2. Notes
> As swap storage was removed in [IGNITE-3477|https://issues.apache.org/jira/browse/IGNITE-3477] there is no need to keep swap-related Event Types in ignite codebase.
> h2. Acceptance Criteria
> # Swap-related Event Types are removed from EventType enum.
> # All tests verifying swap functionality are removed from tests set.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)