Hello community! I've implemented IGNITE-7135 doing two improvements:
1) control remote node startup (successful or not) through IgniteCluster.startNodes(); 2) keep the first Java principle working "Compile once, run everywhere" - from now running remotely on Windows also supported. Committers, please review. -- Thanks, Alexandr Kuramshin