Docker Release: Backups are removed immediately after they are completed

Details

Detail name Value
Changelog Number 10680
Type Bug
Status Resolved
Affected Versions Exasol 6.2.2, Exasol 7.0.alpha1
Fix Versions Exasol 7.0.0, Exasol 7.1.0, Exasol 6.2.11
Resolution Date 2020-08-31

Issue

For Docker environments only, newly created backups that have been created with an expiration time are removed immediately.

Non-Docker environments are not affected.
Backups without expiration time are not affected.

Additionally, when the cleanvolume option is set, the backup will be removed from the remote volume immediately after they were created with no error reported.

Fix

Backups will be removed after expiration time instead of immediately.

Workaround

Disable backup expiration and remove old backups manually.