db scaling fixes and consistency improvements
Details
| Detail name | Value |
|---|---|
| Changelog Number | 17368 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | Exasol 8.23.0 |
| Resolution Date | 2023-11-06 |
Multiple improvements and fixes were made to the db scaling operation infra_db_scale:
- It now correctly returns an error when attempting to scale a db cluster that is currently being added, removed started or stopped.
- It now allows scaling a main db cluster that has running workers, which will be stopped during the scaling operation and restarted afterwards.