cylondata / twister2

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

JUCX: use small message to wireup connection. #890

Closed petro-rudenko closed 4 years ago

petro-rudenko commented 4 years ago

Due to issues in connection establishment wireup, need first to send a small message to ensure a connection is configured.

supunkamburugamuve commented 4 years ago

@petro-rudenko Thank you. There is a style mismatch in the code and because of it the build is not passing. Will you be able to change it?