View Issue Details

IDProjectCategoryView StatusLast Update
0006687SymmetricDSNew Featurepublic2025-01-06 21:03
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.16.0 
Target Version3.16.0Fixed in Version3.16.0 
Summary0006687: Ready queues for more efficient push/pulls
DescriptionKeep a list of queues that are ready with changes to push or pull, so the service only needs to open communication and query changes for those queues. This makes the system more efficient when there are multiple channel queues in use. During a pull of the default queue, a list of ready queues is returned as a HTTP header, letting pull service know other queues that should be pulled. Push service also uses the list of ready queues to filter which queues it should query for changes.

Parameters control this feature and hold long the list of ready queues should be cached.
sync.use.ready.queues=true
cache.ready.queue.time.ms=5000
Tagsdata sync

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-01-02 15:12 elong New Issue
2025-01-02 15:12 elong Status new => assigned
2025-01-02 15:12 elong Assigned To => elong
2025-01-02 15:12 elong Tag Attached: data sync
2025-01-02 15:23 elong Description Updated View Revisions
2025-01-06 21:03 elong Status assigned => resolved
2025-01-06 21:03 elong Resolution open => fixed
2025-01-06 21:03 elong Fixed in Version => 3.16.0