View Issue Details

IDProjectCategoryView StatusLast Update
0006207SymmetricDSBugpublic2024-02-15 20:28
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.3Fixed in Version3.15.3 
Summary0006207: Reverse initial load sometimes doesn't start when also using forward initial load
DescriptionIf parameters are set to initial load (auto.reload) and reverse initial load (auto.reload.reverse), sometimes the reverse initial load won't start. It sometimes happens if the initial load is started before batches containing the sym_table_reload_request can sync down to client. The initial load will mark outstanding batches as OK, but it should avoid doing that for config and monitor channels. (Currently sym_table_reload_request is placed on the monitor channel along with sym_table_reload_status to observe the progress of an incoming load.)
Tagsinitial/partial load

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 b7399007

2024-01-25 18:49:11

admin

Details Diff
0006207: Reverse initial load sometimes doesn't start when also using
forward initial load
Affected Issues
0006207
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/OutgoingBatchService.java Diff File

Issue History

Date Modified Username Field Change
2024-01-25 18:44 elong New Issue
2024-01-25 18:44 elong Status new => assigned
2024-01-25 18:44 elong Assigned To => elong
2024-01-25 18:44 elong Tag Attached: initial/partial load
2024-01-25 18:59 elong Status assigned => resolved
2024-01-25 18:59 elong Resolution open => fixed
2024-01-25 18:59 elong Fixed in Version => 3.15.3
2024-02-05 18:58 admin Status resolved => closed
2024-02-15 20:28 admin Changeset attached => SymmetricDS 3.15 b7399007