View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004048 | SymmetricDS Pro | Bug | public | 2019-07-17 15:21 | 2019-08-23 16:47 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.3 | ||||
Target Version | 3.10.4 | Fixed in Version | 3.10.4 | ||
Summary | 0004048: Table reload request- routing service can break up table reload requests into multiple load requests | ||||
Description | When the request to reload tables is made, currently the table reload requests are put in the database not using a database transaction. So, if there are a lot of tables, the routing service can pick up a subset of the tables, and break the reload requests into multiple load requests, which causes issues with foreign key constraints. | ||||
Steps To Reproduce | Timing issue, can probably be reproduced by having a very short time to run the routing job, and requesting a bunch of tables to reload (hundreds). | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 4bdab41f 2019-07-17 12:45:41 Philip Marzullo Details Diff |
0004048: Table reload request- routing service can break up table reload requests into multiple load requests |
Affected Issues 0004048 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.10 82973dc6 2019-07-17 14:12:56 Philip Marzullo Details Diff |
0004048: Table reload request- routing service can break up table reload requests into multiple load requests |
Affected Issues 0004048 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
SymmetricDS: 3.10 71dc877e 2019-07-17 14:15:49 Philip Marzullo Details Diff |
0004048: Table reload request- routing service can break up table reload requests into multiple load requests |
Affected Issues 0004048 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-07-17 15:21 | pmarzullo | New Issue | |
2019-07-17 15:21 | pmarzullo | Status | new => assigned |
2019-07-17 15:21 | pmarzullo | Assigned To | => pmarzullo |
2019-07-17 16:46 | pmarzullo | Status | assigned => resolved |
2019-07-17 16:46 | pmarzullo | Resolution | open => fixed |
2019-07-17 16:46 | pmarzullo | Fixed in Version | => 3.10.4 |
2019-07-17 16:46 | pmarzullo | Note Added: 0001560 | |
2019-07-17 17:00 | Changeset attached | => SymmetricDS 3.10 4bdab41f | |
2019-07-17 19:00 | Changeset attached | => SymmetricDS 3.10 71dc877e | |
2019-07-17 19:00 | Changeset attached | => SymmetricDS 3.10 82973dc6 | |
2019-08-23 16:47 | admin | Status | resolved => closed |