You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/03/04 01:52:04 UTC

[jira] [Created] (IGNITE-397) Need to rename IgniteLifecycleEventType

Dmitriy Setrakyan created IGNITE-397:
----------------------------------------

             Summary: Need to rename IgniteLifecycleEventType
                 Key: IGNITE-397
                 URL: https://issues.apache.org/jira/browse/IGNITE-397
             Project: Ignite
          Issue Type: Improvement
          Components: general
            Reporter: Dmitriy Setrakyan
            Assignee: Yakov Zhdanov
            Priority: Blocker
             Fix For: sprint-2


This is a very simple change in LifecycleEventType:

BEFORE_GRID_START -> BEFORE_NODE_START
AFTER_GRID_START -> AFTER_NODE_START
BEFORE_GRID_STOP -> BEFORE_NODE_STOP
AFTER_GRID_STOP -> AFTER_NODE_STOP



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