View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006600 | SymmetricDS | Bug | public | 2024-09-30 16:30 | 2024-10-28 13:23 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.9 | Fixed in Version | 3.15.9 | ||
Summary | 0006600: DDL replication of create table with insert in same transaction | ||||
Description | When DDL replication creates a table in the same batch with insert, update, and deletes, the transaction can block itself trying to lookup table metadata. | ||||
Steps To Reproduce | On SQL-Server with DDL replication enabled. In same transaction, create a table and insert into it, then commit. Target will run the create table, but get stuck trying to lookup metadata with a new connection. | ||||
Tags | ddl/schema | ||||
SymmetricDS: 3.15 5d3c2bff 2024-09-30 16:36:52 Details Diff |
0006600: DDL replication of create table with insert in same transaction |
Affected Issues 0006600 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java | Diff File | ||
SymmetricDS: 3.16 b26285f8 2024-09-30 16:36:52 Details Diff |
0006600: DDL replication of create table with insert in same transaction |
Affected Issues 0006600 |
|
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-30 16:30 | elong | New Issue | |
2024-09-30 16:30 | elong | Status | new => assigned |
2024-09-30 16:30 | elong | Assigned To | => elong |
2024-09-30 16:30 | elong | Tag Attached: ddl/schema | |
2024-09-30 16:30 | elong | Relationship added | related to 0006152 |
2024-09-30 16:31 | elong | Project | SymmetricDS Pro => SymmetricDS |
2024-09-30 16:38 | elong | Status | assigned => resolved |
2024-09-30 16:38 | elong | Resolution | open => fixed |
2024-09-30 16:38 | elong | Fixed in Version | => 3.15.9 |
2024-09-30 17:00 | admin | Changeset attached | => SymmetricDS 3.15 5d3c2bff |
2024-09-30 17:00 | admin | Changeset attached | => SymmetricDS 3.16 b26285f8 |
2024-10-01 19:48 | admin | Status | resolved => closed |
2024-10-28 13:23 | elong | Relationship added | related to 0006627 |