View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006995 | SymmetricDS Pro | Improvement | public | 2025-07-14 19:37 | 2025-07-14 20:04 |
Reporter | pbelov | Assigned To | pbelov | ||
Priority | normal | ||||
Status | assigned | Resolution | open | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.5 | ||||
Summary | 0006995: Detect changes in startup parameters affecting database objects | ||||
Description | Currently the AbstractSymmetricEngine.setupDatabase method is unaware of recent changes to the startup parameters. Whenever a startup parameter affecting database objects is changed it is important to re-evaluate database objects and them setup accordingly. The (system) context service can help with this by storing values of startup parameters. ContextConstants.STARTUP_DB_SETUP_HASH | ||||
Steps To Reproduce | Example of parameters affecting database setup: postgres.trigger.capture.truncate.event trigger.capture.ddl.changes | ||||
Tags | ddl/schema | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-14 19:37 | pbelov | New Issue | |
2025-07-14 19:37 | pbelov | Status | new => assigned |
2025-07-14 19:37 | pbelov | Assigned To | => pbelov |
2025-07-14 19:37 | pbelov | Tag Attached: ddl/schema | |
2025-07-14 19:40 | pbelov | Description Updated | View Revisions |
2025-07-14 19:40 | pbelov | Steps to Reproduce Updated | View Revisions |
2025-07-14 20:04 | pbelov | Description Updated | View Revisions |