View Issue Details

IDProjectCategoryView StatusLast Update
0006256SymmetricDSImprovementpublic2024-04-19 15:46
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.4Fixed in Version3.15.4 
Summary0006256: Add virtual column to sym_file_snapshot for easier routing by column match and bean shell routers
DescriptionAdd 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.
Tagsfile sync, routing

Activities

Related Changesets

SymmetricDS: 3.15 7871ab34

2024-02-27 13:48:03

pmarzullo

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

Issue History

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