View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006893 | SymmetricDS | Improvement | public | 2025-05-19 15:33 | 2025-05-28 19:50 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.3 | Fixed in Version | 3.16.3 | ||
Summary | 0006893: On import of config or auto.config.registration.svr.sql.script, make sure node group for current node exists | ||||
Description | It's possible to import configuration that does not contain the current node's group. This configuration is inconsistent, but there's nothing in place to notify the user about this or prevent them from configuring SymmetricDS this way. Also, when troubleshooting issues, this kind of inconsistency can easily be missed. It would be helpful if SymmetricDS would complain when configuration is imported (or added via auto.config.registration.svr.sql.script) and it does not contain the current node's group. | ||||
Tags | configuration | ||||
SymmetricDS: 3.16 1d7b8369 2025-05-28 13:17:15 evan-miller-jumpmind Committer: GitHub Details Diff |
0006893: Made sure that the current node's group exists when importing configuration (#284) |
Affected Issues 0006893 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java | Diff File | ||
mod - symmetric-core/build.gradle | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/AbstractSymmetricEngine.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/util/SymmetricUtils.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-19 15:33 | emiller | New Issue | |
2025-05-19 15:33 | emiller | Status | new => assigned |
2025-05-19 15:33 | emiller | Assigned To | => emiller |
2025-05-19 15:33 | emiller | Tag Attached: configuration | |
2025-05-23 14:40 | emiller | Note Added: 0002984 | |
2025-05-28 14:00 | Changeset attached | => SymmetricDS 3.16 1d7b8369 | |
2025-05-28 19:50 | pbelov | Status | assigned => resolved |
2025-05-28 19:50 | pbelov | Fixed in Version | => 3.16.3 |
2025-05-28 19:50 | pbelov | Summary | On import of config or auto.config.registration.svr.sql.script, make sure node group for current node exists, otherwise complain => On import of config or auto.config.registration.svr.sql.script, make sure node group for current node exists |