View Issue Details

IDProjectCategoryView StatusLast Update
0006820SymmetricDSNew Featurepublic2025-04-16 13:00
Reporterawebb Assigned Toawebb  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.16.1 
Target Version3.16.2Fixed in Version3.16.2 
Summary0006820: Run compact script on shutdown H2
DescriptionRun the H2 "shutdown compact" script when node server is shutdown. Execute the script in an existing shutdown hook.
Steps To ReproduceRun SymmetricDS.
Observe/record size of H2 DB.
Shutdown SymmetricDS.
Observe/record size of H2 DB.
Difference in size should be noticeably different when compact is run vs. baseline.
Tagsdialect: h2

Activities

Related Changesets

SymmetricDS: 3.16 d82fcc9e

2025-04-16 12:37:16

awebb


Committer: GitHub Details Diff
0006820: Run H2 SHUTDOWN COMPACT script during shutdown hook. (0000252)

* 0006820: Run H2 SHUTDOWN COMPACT script during shutdown hook.
Affected Issues
0006820
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ClientSymmetricEngine.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/IDatabasePlatform.java Diff File
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/h2/H2DatabasePlatform.java Diff File
add - symmetric-jdbc/src/test/java/org/jumpmind/db/platform/h2/H2DatabasePlatformTest.java Diff File

Issue History

Date Modified Username Field Change
2025-04-14 20:27 awebb New Issue
2025-04-14 20:27 awebb Status new => assigned
2025-04-14 20:27 awebb Assigned To => awebb
2025-04-14 20:28 awebb Tag Attached: dialect: h2
2025-04-14 20:38 awebb Project SymmetricDS Pro => SymmetricDS
2025-04-15 19:08 awebb Status assigned => acknowledged
2025-04-16 12:36 pbelov Status acknowledged => resolved
2025-04-16 12:36 pbelov Resolution open => fixed
2025-04-16 12:36 pbelov Fixed in Version => 3.16.2
2025-04-16 12:36 pbelov Note Added: 0002812
2025-04-16 13:00 awebb Changeset attached => SymmetricDS 3.16 d82fcc9e