Hello,In IgniteDataStreamer, there is a config: perNodeParallelOperatoins (int), it is configured in the client side. in the Server side, does it have similar configuration ? otherwise, if client has freedom to set any number of perNodeParallelOperatoins they want, how server prevent not crash ?
Thanks. Ed