Rare race condition can lead to delay in query execution
Details
| Detail name | Value |
|---|---|
| Changelog Number | 10339 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.2.0 |
| Fix Versions | Exasol 7.0.3, Exasol 6.2.11 |
| Resolution Date | 2020-10-06 |
Description
In rare cases, it can happen that query execution for some sessions are delayed. Only sessions connected to the same database node are affected.
You can identify this by checking EXA_*_SESSIONS system tables. For the session, the status will show IDLE even after a command has been sent.
Workaround
Restart of the database is required to get rid of this problem.
Fix
This rare case has been addressed and query execution should no longer be delayed