frankframework / frankframework/frankframework

Allow liquibase checksums to be cleared (automatically on a daily basis) and lock table to be emptied via console.

Open
#5,138 3 comments 0 reactions 0 assignees View on GitHub
Liquibase
Dominant language
Java
Stars
167
Forks
87
Avg merge
1d 2h
Merged PRs (30d)
206

Description

Sometime systems give a 504 when trying to access the console.

According to cloudwatch it is trying to acquire a liquibase lock during startup but it is already taken.

This causes the startup to loop because the system will not get past this and it will cause AWS to startup a new instance with the same problem.

It is not clear when this occurs to prevent this loop from happening (if possible) allow liquibase checksums to be cleared automatically on a daily basis and lock table to be emptied via the console.

**Reporter**
Vivienne Jacobs

**Screenshots**
If applicable, add screenshots to help explain your problem.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.