View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004387 | SymmetricDS | Improvement | public | 2020-05-05 14:24 | 2020-06-04 17:55 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.11 | ||||
Target Version | 3.10.12 | Fixed in Version | 3.10.12 | ||
Summary | 0004387: Raima: Convert to auto-commit all of the time | ||||
Description | When data loading, records being inserted/updated/deleted update a system catalog that tracks index information. When done with a table, and going onto the next table, the index information is locked and can not be queried, even on the same connection. Because of that, we need to convert this dialect to a auto-commit dialect. | ||||
Tags | dialect: raima | ||||
SymmetricDS: 3.10 620a96ab 2020-05-05 10:29:23 Philip Marzullo Details Diff |
0004387: Raima: Convert to auto-commit all of the time |
Affected Issues 0004387 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaDatabasePlatform.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/raima/RaimaJdbcSqlTemplate.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-05 14:24 | pmarzullo | New Issue | |
2020-05-05 14:24 | pmarzullo | Status | new => assigned |
2020-05-05 14:24 | pmarzullo | Assigned To | => pmarzullo |
2020-05-05 14:24 | pmarzullo | Tag Attached: dialect: raima | |
2020-05-05 14:31 | pmarzullo | Status | assigned => resolved |
2020-05-05 14:31 | pmarzullo | Resolution | open => fixed |
2020-05-05 14:31 | pmarzullo | Fixed in Version | => 3.10.12 |
2020-05-26 16:36 | elong | Status | resolved => closed |
2020-06-04 17:55 | Changeset attached | => SymmetricDS 3.10 620a96ab |