[ https://issues.apache.org/jira/browse/IGNITE-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958498#comment-14958498 ]
Pavel Tupitsyn commented on IGNITE-1682: ----------------------------------------- For clarity, I've added IEventListener interface, which is identical to IEventFilter, but logically does a different thing. > .Net: Remove RemoteListen from Events API > ----------------------------------------- > > Key: IGNITE-1682 > URL: https://issues.apache.org/jira/browse/IGNITE-1682 > Project: Ignite > Issue Type: Task > Components: interop > Affects Versions: 1.5 > Reporter: Pavel Tupitsyn > Assignee: Vladimir Ozerov > Fix For: 1.5 > > > Remote listen API in Java is broken. Let's remove it from .Net (since it has > not been released yet) and bring it back as soon as it is fixed, to avoid > releasing broken API. > * remove RemoteListen/StopRemoteListen from public API > * rename IEventFilter to IEventListener > * remove Guid from filter and listener (for now there is no use for it) -- This message was sent by Atlassian JIRA (v6.3.4#6332)