[ https://issues.apache.org/jira/browse/IGNITE-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Stelmak updated IGNITE-2496: ----------------------------------- Description: Current behavior: When you add a new remote listener on the client node, the addition takes place asynchronously, without waiting for confirmation from the client node. Required behavior: When you add a new listener on the client node, we need to wait for confirmation from the client node (as well as it works for the server node). It is necessary to create test (or modify IgniteMessagingWithClientTest) , which would reproduce this bug. was: Current behavior: When you add a new remote listener on the client node, the addition takes place asynchronously, without waiting for confirmation from the client node. Required behavior: When you add a new listener on the client node, we need to wait for confirmation from the client node (as well as it works for the server node). It is necessary to create test (or modify GridMessagingSelfTest) , which would reproduce this bug. > MESSAGING: Add new remote listener on а сlientNode must be performed > synchronously > ---------------------------------------------------------------------------------- > > Key: IGNITE-2496 > URL: https://issues.apache.org/jira/browse/IGNITE-2496 > Project: Ignite > Issue Type: Bug > Components: messaging > Reporter: Alexey Stelmak > > Current behavior: When you add a new remote listener on the client node, the > addition takes place asynchronously, without waiting for confirmation from > the client node. > Required behavior: When you add a new listener on the client node, we need to > wait for confirmation from the client node (as well as it works for the > server node). > It is necessary to create test (or modify IgniteMessagingWithClientTest) , > which would reproduce this bug. -- This message was sent by Atlassian JIRA (v6.3.4#6332)