[
https://issues.apache.org/jira/browse/IGNITE-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180838#comment-16180838
]
ASF GitHub Bot commented on IGNITE-5615:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/2754
IGNITE-5615 .NET: IgniteConfiguration.LocalEventListeners
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5615
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2754.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 #2754
----
commit 30232dbdb8317122cf46a3ef7560564085efd04a
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-26T14:26:01Z
IGNITE-5615 .NET: IgniteConfiguration.LocalEventListeners
----
> .NET: IgniteConfiguration.LocalEventListeners
> ---------------------------------------------
>
> Key: IGNITE-5615
> URL: https://issues.apache.org/jira/browse/IGNITE-5615
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.3
>
>
> Propagate {{IgniteConfiguration.LocalEventListeners}} to .NET. This allows
> catching all events right from the node start.
> * Can we unsubscribe from these events later? Does Java support this?
> * What about GetEvents for a cluster group, how do we handle local listeners
> in this case?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)