View Issue Details

IDProjectCategoryView StatusLast Update
0006627SymmetricDSBugpublic2024-11-13 20:31
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.10Fixed in Version3.15.10 
Summary0006627: DDL replication stuck from reader on another connection
DescriptionFound 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.
Tagsddl/schema

Relationships

related to 0006600 closedelong DDL replication of create table with insert in same transaction 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 aa2a7053

2024-10-28 15:00:07

admin

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

admin

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

Issue History

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