Stopped working on IGNITE-1169 Need to add TcpCommunicationSpi.sendWithAck

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Stopped working on IGNITE-1169 Need to add TcpCommunicationSpi.sendWithAck

Nikolay Tikhonov
Added send methods on TcpCommunicationSpi and GridIoManager that take
closure which gets invoked when node sends communication ack back.

More info in ticket:
https://issues.apache.org/jira/browse/IGNITE-1169

The changes merged to the master.