View Issue Details

IDProjectCategoryView StatusLast Update
0005242SymmetricDSBugpublic2022-04-13 17:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.15 
Target Version3.12.16Fixed in Version3.12.16 
Summary0005242: DataGapFastDetector- needs to make sure that we find the last gap that is really the last gap
DescriptionfixOverlappingGaps()- the calculation of finding the last gap has a bug in it.
If there is a gap in the middle of the list of gaps that has a gapSize() that is greater than the current routing.largest.gap.size parameter, then the code assumes that this is the last gap.
We should instead use this gap as the last gap if the actual last gap in the list does not have a gapSize() that is greater than the routing.largest.gap.size parameter value.
Tagsrouting

Activities

pmarzullo

2022-03-16 14:51

developer   ~0002064

This has been merged into 3.13 and 3.14

Related Changesets

SymmetricDS: 3.12 cc595285

2022-03-16 14:44:43

pmarzullo

Details Diff
0005242: DataGapFastDetector- needs to make sure that we find the last
gap that is really the last gap
Affected Issues
0005242
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapFastDetector.java Diff File

SymmetricDS: 3.13 a1aa432f

2022-03-16 14:44:43

pmarzullo

Details Diff
0005242: DataGapFastDetector- needs to make sure that we find the last
gap that is really the last gap
Affected Issues
0005242
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapFastDetector.java Diff File

SymmetricDS: 3.14 372d746c

2022-03-16 14:44:43

pmarzullo

Details Diff
0005242: DataGapFastDetector- needs to make sure that we find the last
gap that is really the last gap
Affected Issues
0005242
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapFastDetector.java Diff File

SymmetricDS: 3.12 45982544

2022-04-13 15:45:43

pmarzullo

Details Diff
0005242: DataGapFastDetector- needs to make sure that we find the last Affected Issues
0005242
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/route/DataGapDetectorTest.java Diff File

SymmetricDS: 3.13 9267e016

2022-04-13 15:47:07

pmarzullo

Details Diff
0005242: DataGapFastDetector- needs to make sure that we find the last Affected Issues
0005242
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/route/DataGapDetectorTest.java Diff File

SymmetricDS: 3.14 1e493956

2022-04-13 16:07:36

pmarzullo

Details Diff
0005242: DataGapFastDetector- needs to make sure that we find the last Affected Issues
0005242
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/route/DataGapDetectorTest.java Diff File

Issue History

Date Modified Username Field Change
2022-03-16 14:21 pmarzullo New Issue
2022-03-16 14:21 pmarzullo Status new => assigned
2022-03-16 14:21 pmarzullo Assigned To => pmarzullo
2022-03-16 14:21 pmarzullo Tag Attached: routing
2022-03-16 14:51 pmarzullo Status assigned => resolved
2022-03-16 14:51 pmarzullo Resolution open => fixed
2022-03-16 14:51 pmarzullo Fixed in Version => 3.12.16
2022-03-16 14:51 pmarzullo Note Added: 0002064
2022-03-16 15:00 pmarzullo Changeset attached => SymmetricDS 3.12 cc595285
2022-03-16 15:00 pmarzullo Changeset attached => SymmetricDS 3.13 a1aa432f
2022-03-16 15:00 pmarzullo Changeset attached => SymmetricDS 3.14 372d746c
2022-04-11 19:27 admin Status resolved => closed
2022-04-13 16:00 pmarzullo Changeset attached => SymmetricDS 3.12 45982544
2022-04-13 16:00 pmarzullo Changeset attached => SymmetricDS 3.13 9267e016
2022-04-13 17:00 pmarzullo Changeset attached => SymmetricDS 3.14 1e493956