Paolo, I found the ticket about this issue [1]. How about picking it up and fixing instead of implementing your own version of the SPI?
Removing the check completely is wrong, because it's possible that a node doesn't belong to the cluster group on which the task was executed. But we should check the original predicate instead of collection of nodes sealed during the map phase. [1] https://issues.apache.org/jira/browse/IGNITE-1267 -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Failed-to-send-message-tp3217p3317.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
