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)