Skip to content

SQL BACKUP DATABASE not working #898

@allegrojm

Description

@allegrojm

ArcadeDB Server v23.1.2-SNAPSHOT (build d37c6de/1675268216021/main)

JDK Version: openjdk version "11.0.17" 2022-10-18 LTS

OS: CentOS Linux 7 (Core)

The database backup SQL command BACKUP DATABASE is not working for us. We have a 3-server HA database cluster setup. But not sure if that is relevant. Tried the backup command from studio as well as using the HTTP API.

Expected behavior

A properly created database backup zip file

Actual behavior

When we issue the BACKUP DATABASE command all we get is the following message in the log:

023-02-26 16:31:00.783 SEVER [BackupDatabaseStatement] Found pending transaction. Rolling it back before the backup...
2023-02-26 16:31:01.084 SEVER [CodeUtils] Error during suspend flush

and an empty zip file in the backups directory.

Steps to reproduce

SQL command BACKUP DATABASE with active HA cluster

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions