A resource management issue could delay the start of SQL Processes

Details

Detail name Value
Changelog Number 18464
Type Bug
Status Resolved
Affected Versions Exasol 7.1.0, Exasol 8.0.0
Fix Versions Exasol 7.1.27, Exasol 8.28.0
Resolution Date 2024-05-21

Description

A resource management issue related to the calculated heap memory usage in Exasol could delay the start of SQL processes under certain circumstances.

Errors like

exacs(3.1): Internal error: Login delayed since SqlProcess could not be yet started.

could be seen in EXAOperation.

Workaround

There is not a workaround.

Fix

The heap memory usage calculation used for resource management has been fixed. There should not be any unnecessary delays regarding starting SQL processes.