Fix potential hang in Exasol-to-Exasol IMPORT/EXPORT after aborted operation
Details
| Detail name | Value |
|---|---|
| Changelog Number | 31066 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 2025.1.0 |
| Fix Versions | Exasol 2026.1.1 |
| Resolution Date | 2026-08-06 |
Description
In rare cases, an Exasol-to-Exasol IMPORT/EXPORT operation that is aborted due to an exception may attempt to write to a socket that has already been closed. This can cause the newly started Import/Export process to hang.
Workaround
There is no direct workaround. If the issue occurs, terminate the hanging IMPORT/EXPORT process and restart the operation.
Fix
This issue has been fixed.