Skip to content

fix: CHECK DATABASE causes Java heap space OOM (6GB heap) - #4653

Merged
lvca merged 3 commits into
mainfrom
leonardo/issue-474-27765026889
Jun 19, 2026
Merged

fix: CHECK DATABASE causes Java heap space OOM (6GB heap)#4653
lvca merged 3 commits into
mainfrom
leonardo/issue-474-27765026889

fix: dedup totalCorruptedRecords in CHECK DATABASE so it matches the …

a133455
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 19, 2026 in 0s

2 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- engine/src/main/java/com/arcadedb/graph/GraphDatabaseChecker.java  7
         

See the complete overview on Codacy

Annotations

Check warning on line 195 in engine/src/main/java/com/arcadedb/graph/GraphDatabaseChecker.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

engine/src/main/java/com/arcadedb/graph/GraphDatabaseChecker.java#L195

Avoid long parameter lists.

Check warning on line 379 in engine/src/main/java/com/arcadedb/graph/GraphDatabaseChecker.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

engine/src/main/java/com/arcadedb/graph/GraphDatabaseChecker.java#L379

Avoid long parameter lists.