View Issue Details

IDProjectCategoryView StatusLast Update
0007097SymmetricDSBugpublic2025-10-22 19:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.16.0 
Target Version3.16.8 
Summary0007097: Route data should handle missing Node entries from the cache
DescriptionWhen data is being routed, and if the data record has a node_list populated, and the cache is missing some of the node entries from the node_list, we should flush the cache and try again to get the Node entries.
This is necessary when the Node registered with another instance in the cluster, and the Routing job runs on another instance in the cluster than where it registered. This instance may not have the cached value of the new node.
Tagsrouting

Activities

Issue History

Date Modified Username Field Change
2025-10-22 16:55 pmarzullo New Issue
2025-10-22 16:55 pmarzullo Status new => assigned
2025-10-22 16:55 pmarzullo Assigned To => pmarzullo
2025-10-22 16:55 pmarzullo Tag Attached: routing
2025-10-22 16:56 pmarzullo Description Updated View Revisions
2025-10-22 19:00 pmarzullo Note Added: 0003509