You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/04/24 09:41:04 UTC

[jira] [Created] (IGNITE-5064) Obsolete EventTypes to be removed

Sergey Chugunov created IGNITE-5064:
---------------------------------------

             Summary: Obsolete EventTypes to be removed
                 Key: IGNITE-5064
                 URL: https://issues.apache.org/jira/browse/IGNITE-5064
             Project: Ignite
          Issue Type: Task
          Components: general
            Reporter: Sergey Chugunov
            Assignee: Alexey Kuznetsov


The following list of EventTypes were removed as part of [IGNITE-4952|https://issues.apache.org/jira/browse/IGNITE-4952]:

* *EventType#EVT_CACHE_OBJECT_SWAPPED*
* *EventType#EVT_CACHE_OBJECT_UNSWAPPED*
* *EventType#EVT_SWAP_SPACE_DATA_READ*
* *EventType#EVT_SWAP_SPACE_DATA_STORED*
* *EventType#EVT_SWAP_SPACE_DATA_REMOVED*
* *EventType#EVT_SWAP_SPACE_CLEARED*
* *EventType#EVT_SWAP_SPACE_DATA_EVICTED*
* *EventType#EVT_CACHE_OBJECT_TO_OFFHEAP*
* *EventType#EVT_CACHE_OBJECT_FROM_OFFHEAP*

Corresponding array of swap events was also removed: *EventType#EVTS_SWAPSPACE*.

All references to these events must be removed from sources of web-console.



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