You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/01/21 17:30:00 UTC

[jira] [Created] (IGNITE-14032) IgniteMessaging.stopRemoteListen does not remove remote listeners immediately

Pavel Tupitsyn created IGNITE-14032:
---------------------------------------

             Summary: IgniteMessaging.stopRemoteListen does not remove remote listeners immediately
                 Key: IGNITE-14032
                 URL: https://issues.apache.org/jira/browse/IGNITE-14032
             Project: Ignite
          Issue Type: Bug
          Components: messaging
            Reporter: Pavel Tupitsyn


Remote listeners still exist after {{IgniteMessaging.stopRemoteListen}} call, they are removed after some delay, which is unreliable.

See {{MessagingTest.TestStopRemoteListenRemovesAllCallbacksUponExit}} in Ignite.NET code as a reproducer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)