View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005242 | SymmetricDS | Bug | public | 2022-03-16 14:21 | 2022-04-13 17:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.15 | ||||
Target Version | 3.12.16 | Fixed in Version | 3.12.16 | ||
Summary | 0005242: DataGapFastDetector- needs to make sure that we find the last gap that is really the last gap | ||||
Description | fixOverlappingGaps()- 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. | ||||
Tags | routing | ||||
SymmetricDS: 3.12 cc595285 2022-03-16 14:44:43 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 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 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 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 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 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 |
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 |