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:

  1. It now correctly returns an error when attempting to scale a db cluster that is currently being added, removed started or stopped.
  2. It now allows scaling a main db cluster that has running workers, which will be stopped during the scaling operation and restarted afterwards.