View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006627 | SymmetricDS | Bug | public | 2024-10-28 13:22 | 2024-11-13 20:31 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.10 | Fixed in Version | 3.15.10 | ||
Summary | 0006627: DDL replication stuck from reader on another connection | ||||
Description | Found DDL replication with multiple alters on different tables in the same batch were stuck trying to read metadata about the next table. The DDL reader is using SqlTemplate to query metadata, which uses a new connection, but it should be using the existing connection passed in. | ||||
Tags | ddl/schema | ||||
SymmetricDS: 3.15 aa2a7053 2024-10-28 15:00:07 Details Diff |
0006627: DDL replication stuck from reader on another connection |
Affected Issues 0006627 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSqlDdlReader.java | Diff File | ||
SymmetricDS: 3.16 7a9ca0f8 2024-10-28 15:00:07 Details Diff |
0006627: DDL replication stuck from reader on another connection |
Affected Issues 0006627 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSqlDdlReader.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-28 13:22 | elong | New Issue | |
2024-10-28 13:22 | elong | Status | new => assigned |
2024-10-28 13:22 | elong | Assigned To | => elong |
2024-10-28 13:22 | elong | Tag Attached: ddl/schema | |
2024-10-28 13:23 | elong | Relationship added | related to 0006600 |
2024-10-28 15:01 | elong | Status | assigned => resolved |
2024-10-28 15:01 | elong | Resolution | open => fixed |
2024-10-28 15:01 | elong | Fixed in Version | => 3.15.10 |
2024-10-28 15:01 | elong | Summary | DDL replication stuck when DML in same transaction => DDL replication stuck from reader on another connection |
2024-10-28 15:01 | elong | Description Updated | View Revisions |
2024-10-28 16:00 | admin | Changeset attached | => SymmetricDS 3.15 aa2a7053 |
2024-10-28 18:00 | admin | Changeset attached | => SymmetricDS 3.16 7a9ca0f8 |
2024-11-13 20:31 | pbelov | Status | resolved => closed |