Exasol connections which exceed the maximum limit are not handled correctly

Details

Detail name Value
Changelog Number 27861
Type Bug
Status Resolved
Affected Versions Exasol 2025.1.0, Exasol 2026.1.0
Fix Versions Exasol 2025.1.9, Exasol 2026.1.0, Exasol 2025.2.1
Resolution Date 2026-02-18

Description

If the number of number of client connections to Exasol exceeds the maximum number of connections allowed (default 10,000), the connections which should be rejected were not handled and cleaned up properly.

Workaround

There is not a workaround.

Fix

This issue has been fixed such that the rejected connections are handled properly and the client receives an exception message.