View Issue Details

IDProjectCategoryView StatusLast Update
0004096SymmetricDSImprovementpublic2019-11-15 14:04
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.0Fixed in Version3.11.0 
Summary0004096: Change routing parameter default to always query with gaps
DescriptionChange default parameter from 100 to 0 to disable using greater than query

routing.data.reader.threshold.gaps.to.use.greater.than.query=0

The RouterService has two types of queries it runs: 1) by data gaps where data_id between X and Y, and 2) wide-open where data_id > X. The greater than query may not return for a system with a very large sym_data table, but querying by data gaps will return.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 b89c4934

2019-09-23 12:58:38

admin

Details Diff
0004096: Change routing parameter default to always query with gaps Affected Issues
0004096
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

Date Modified Username Field Change
2019-09-23 16:49 elong New Issue
2019-09-23 16:49 elong Status new => assigned
2019-09-23 16:49 elong Assigned To => elong
2019-09-23 17:00 elong Status assigned => resolved
2019-09-23 17:00 elong Resolution open => fixed
2019-09-23 17:00 elong Fixed in Version => 3.11.0
2019-09-27 21:00 admin Changeset attached => SymmetricDS 3.11 b89c4934
2019-11-15 14:04 admin Status resolved => closed