Incremental cluster enlargement

Details

Detail name Value
Changelog Number 20252
Type Improvement
Status Resolved
Fix Versions Exasol 7.1.27, Exasol 8.27.0
Resolution Date 2024-05-02

Background

For databases with many objects system enlargement (adding nodes) can run out of resources as enlargement is internally attempted as a single commit.

Improvement

After this change, enlarged tables are committed for each schema separately.