Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0
Description
This issue targets to make the ClusterDescriptor and the ClusterSpecification independent from the CommandLine . Currently this is not the case, as the CustomCommandLine is responsible for instantiating them.
The correct ClusterClientFactory can be discovered based on Service Discovery.
This decoupling will enable the further decoupling of the cluster execution from the command line-related code, which apart from unnecessary, it is also a bad separation of concerns. Now the CustomCommandLine is only responsible for parsing the CLI options to configuration options.
Attachments
Issue Links
- links to