[
https://issues.apache.org/jira/browse/IGNITE-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948548#comment-15948548
]
ASF GitHub Bot commented on IGNITE-3548:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/1694
IGNITE-3548 .NET: Rename ILifecycleBean
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3548
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1694.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 #1694
----
commit 9947616230576233b8308351cdd8b4796a813ae6
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-03-30T07:19:58Z
IGNITE-3548 .NET: Rename ILifecycleBean
----
> .NET: Rename ILifecycleBean
> ---------------------------
>
> Key: IGNITE-3548
> URL: https://issues.apache.org/jira/browse/IGNITE-3548
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Labels: .net, breaking-api
> Fix For: 2.0
>
>
> Bean is a Java term.
> Either rename this interface to something like ILifecycle, or rework the
> lifecycle notifications to C# event handlers.
> 2.0 migration guide has to be updated if needed:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0+Migration+Guide
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)