sandynz opened a new issue #13276: URL: https://github.com/apache/shardingsphere/issues/13276
## Feature Request ### Is your feature request related to a problem? No ### Describe the feature you would like. We've planned new scaling job creation way, use DistSQL (used in proxy) replace original HTTP API and worker. Currently, new scaling job creation way by DistSQL is almost finished, so we're preparing to remove related modules. - `shardingsphere-scaling-bootstrap` module, include `ScalingServerBootstrap` which supply HTTP API and `ScalingWorkerBootstrap` which supply scaling background workers. - `shardingsphere-scaling-distribution` module, since we'll start scaling via DistSQL on proxy, scaling distribution is not necessary anymore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
