Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, all configurations of autoscaler standalone are maintained in string key.
When autoscaler standalone has a little options, it's easy to maintain. However, I found it's hard to maintain when we add more options.
During I developing the JDBC autoscaler state store and control loop supports multiple thread. It will introduce more options.
Solution:
Introducing the AutoscalerStandaloneOptions to manage all options of autoscaler standalone. And output the doc for it.
Attachments
Issue Links
- links to