View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006820 | SymmetricDS | New Feature | public | 2025-04-14 20:27 | 2025-04-16 13:00 |
Reporter | awebb | Assigned To | awebb | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.1 | ||||
Target Version | 3.16.2 | Fixed in Version | 3.16.2 | ||
Summary | 0006820: Run compact script on shutdown H2 | ||||
Description | Run the H2 "shutdown compact" script when node server is shutdown. Execute the script in an existing shutdown hook. | ||||
Steps To Reproduce | Run 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. | ||||
Tags | dialect: h2 | ||||
SymmetricDS: 3.16 d82fcc9e 2025-04-16 12:37:16 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 |
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 |