PakhomovAlexander opened a new pull request, #4237:
URL: https://github.com/apache/ignite-3/pull/4237

   The reason why this test can hang is that when we execute broadcast job in 
the embedded mode on the same node that has been used as an entry point to the 
job call (for example, call job from node 1 and on node 1,2) -- then we failed 
to detect local node because of the wrong usage of ClientNode.equals method.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to