cylondata / twister2

A composable framework for fast and scalable data analytics
https://twister2.org
Apache License 2.0
57 stars 32 forks source link

UCX connection failure fix #865

Closed chathurawidanage closed 4 years ago

chathurawidanage commented 4 years ago

UCX sometimes fails to connect to the other workers when the machines have more than one NIC. But this happens occasionally and this PR should fix that problem.