Stabilize automatic database restart in case of node failures
Details
| Detail name | Value |
|---|---|
| Changelog Number | 19874 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 7.1.0, Exasol 8.0.0 |
| Fix Versions | Exasol 8.32.0 |
| Resolution Date | 2024-11-08 |
Description
Hardware problems can be mitigated by using reserve nodes. If a node fails, the database will automatically restart by replacing the failed node. However, in some rare cases, an internal race condition may prevent the automatic restart.
Workaround
Restart the database manually.
Fix
The automatic restart works in the mentioned scenarios. No manual intervention is required.