View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006959 | SymmetricDS Pro | Bug | public | 2025-06-19 12:58 | 2025-06-19 13:20 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.2 | ||||
Target Version | 3.16.4 | Fixed in Version | 3.16.4 | ||
Summary | 0006959: SQL-Server log miner goes back to older change version in loop | ||||
Description | SQL-Server log miner can continue to go back to an older change version to mine changes in a loop. For example, current version is 1, it sees a change waiting at 2, so it mines it and advances to wait for 3, but then logic decreases it back to 1. [LogMinerService] [SQL_target-job-12] Obtained a start ID 3 from sym_context [LogMinerService] [SQL_target-job-12] Decreasing the next ID from 3 to 1 because it's greater than the current ID of 1 [LogMinerService] [SQL_target-job-12] Saving position at ID 1 with 0 open XIDs: The logic appears to have been introduce in issue 0006863. | ||||
Tags | dialect: sql-server, log miner | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-19 12:58 | elong | New Issue | |
2025-06-19 12:58 | elong | Status | new => assigned |
2025-06-19 12:58 | elong | Assigned To | => elong |
2025-06-19 12:58 | elong | Tag Attached: dialect: sql-server | |
2025-06-19 12:58 | elong | Tag Attached: log miner | |
2025-06-19 12:59 | elong | Description Updated | View Revisions |
2025-06-19 12:59 | elong | Relationship added | related to 0006863 |
2025-06-19 13:20 | elong | Status | assigned => resolved |
2025-06-19 13:20 | elong | Resolution | open => fixed |
2025-06-19 13:20 | elong | Fixed in Version | => 3.16.4 |