Race condition during reconnect may lead to hanging logins
Details
| Detail name | Value |
|---|---|
| Changelog Number | 4658 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | EXASOL 6.0.0 |
| Fix Versions | EXASOL 6.0.3 |
| Resolution Date | 2017-07-11 |
If a driver performs a reconnect for a session, e.g. caused by network problems, all following logins may hang indefinitely.
Already connected sessions are not affected.
Workaround: A database restart is required in order to perform logins again.