View Issue Details

IDProjectCategoryView StatusLast Update
0006910SymmetricDSBugpublic2025-05-29 15:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.16.0 
Target Version3.16.3Fixed in Version3.16.3 
Summary0006910: Ready queues prevents load from completing
DescriptionReady queues prevents an initial or partial load from completing. The table extracts to batches on the reload channel, but batches are never sent. In the log, it repeatedly says:

Found 1 extract requests to assign threads for extract and load
Pushed data to node targets:target01:target01 on queue system. 1 data and 1 batches were processed. (sym_extract_request)

But it never pushes on the reload queue because it's not in the list of ready queues. The workaround is to disable use of ready queues with sync.use.ready.queues=false.
Tagsinitial/partial load

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.16 813ffbdd

2025-05-29 14:56:36

admin

Details Diff
0006910: Ready queues prevents load from completing Affected Issues
0006910
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/cache/OutgoingBatchCache.java Diff File

Issue History

Date Modified Username Field Change
2025-05-29 14:50 elong New Issue
2025-05-29 14:50 elong Status new => assigned
2025-05-29 14:50 elong Assigned To => elong
2025-05-29 14:50 elong Tag Attached: initial/partial load
2025-05-29 14:56 elong Status assigned => resolved
2025-05-29 14:56 elong Resolution open => fixed
2025-05-29 14:56 elong Fixed in Version => 3.16.3
2025-05-29 15:00 admin Changeset attached => SymmetricDS 3.16 813ffbdd