View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006256 | SymmetricDS | Improvement | public | 2024-02-20 14:21 | 2024-04-19 15:46 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.4 | Fixed in Version | 3.15.4 | ||
Summary | 0006256: Add virtual column to sym_file_snapshot for easier routing by column match and bean shell routers | ||||
Description | Add a new virtual column to sym_file_snapshot called TOP_RELATIVE_DIR which is the first segment of the RELATIVE_DIR value. This will allow the comparison of the first segment of the RELATIVE_DIR with EXTERNAL_ID or NODE_ID when the RELATIVE_DIR contains more than the external ID value or node ID value. For example, if the RELATIVE_DIR value for the location of the file is "node1/dir1", the TOP_RELATIVE_DIR value will be set to "node1". This can make it easier for routing by the Column Match Data Router to match the first segment of the RELATIVE_DIR to the node id value or the external id value. | ||||
Tags | file sync, routing | ||||
SymmetricDS: 3.15 7871ab34 2024-02-27 13:48:03 Details Diff |
0006256: Add virtual column to sym_file_snapshot for easier routing by column match and bean shell routers |
Affected Issues 0006256 |
|
mod - symmetric-assemble/src/asciidoc/configuration/file-triggers.ad | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/FileSyncDataRouter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-20 14:21 | pmarzullo | New Issue | |
2024-02-20 14:21 | pmarzullo | Status | new => assigned |
2024-02-20 14:21 | pmarzullo | Assigned To | => pmarzullo |
2024-02-20 14:21 | pmarzullo | Tag Attached: file sync | |
2024-02-20 14:21 | pmarzullo | Tag Attached: routing | |
2024-02-27 13:50 | pmarzullo | Status | assigned => resolved |
2024-02-27 13:50 | pmarzullo | Resolution | open => fixed |
2024-02-27 13:50 | pmarzullo | Fixed in Version | => 3.15.4 |
2024-02-27 13:50 | pmarzullo | Note Added: 0002413 | |
2024-03-19 16:20 | admin | Status | resolved => closed |
2024-04-19 15:46 | pmarzullo | Changeset attached | => SymmetricDS 3.15 7871ab34 |