Hello, Igniters. I propose to migrate the control.sh utility to a thin client. This will allow us to:
- Remove the legacy GridClient, which is used only for control.sh; - Developers will support one thin client, instead of two; - Simplify cluster configuration. Implementation details and migration notes are described in the IEP [1]. PRs are ready to review [2,3,4]. Please, take a look. [1] https://cwiki.apache.org/confluence/display/IGNITE/%5BPhase+3%5D+Use+IgniteClient+instead+of+GridClient+in+the+control.sh+utility [2] https://github.com/apache/ignite/pull/11647 [3] https://github.com/apache/ignite/pull/11646 [4] https://github.com/apache/ignite/pull/11648 -- Best wishes, Amelchev Nikita