View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006910 | SymmetricDS | Bug | public | 2025-05-29 14:50 | 2025-05-29 15:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.3 | Fixed in Version | 3.16.3 | ||
Summary | 0006910: Ready queues prevents load from completing | ||||
Description | Ready 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. | ||||
Tags | initial/partial load | ||||
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 |