ConfD job db_backup_change_expiration now takes system time zone into account
Details
| Detail name | Value |
|---|---|
| Changelog Number | 21272 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 7.1.0, Exasol 8.0.0 |
| Fix Versions | Exasol 8.31.0, Exasol 8.29.2 |
| Resolution Date | 2024-08-29 |
Description
ConfD job db_backup_change_expiration is used to change the expiration time of the given backup (see link).
Previously the expiration time set with db_backup_change_expiration would be a few hours off the desired time, depending on the system time zone.
Workaround
There is no workaround.
Fix
This has been fixed, so that the expiration date now equals what the user specified when invoking the job.