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/05/04 14:35:12 UTC

[jira] [Commented] (IGNITE-3076) .NET: Add lifecycle events to IIgnite

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-3076 .NET: Add lifecycle events to IIgnite

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-3076

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

    https://github.com/apache/ignite/pull/683.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 #683
    
----

----


> .NET: Add lifecycle events to IIgnite
> -------------------------------------
>
>                 Key: IGNITE-3076
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3076
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.7
>
>
> We have lifecycle beans, but they can only be specified before startup; also, implementing an interface is not convenient.
> As an alternative, we should provide Stopping and Stopped events in IIgnite interface.
> Think of other events that can be added.



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