View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005785 | SymmetricDS Pro | Bug | public | 2023-04-11 15:50 | 2023-05-12 20:07 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.14.7 | Fixed in Version | 3.14.7 | ||
Summary | 0005785: DBCompare fixes | ||||
Description | 1. File fails to download in DB Compare if no changes exist ERROR [gui] [DbCompareDialog] [qtp1118430673-710] Could not download file java.io.FileNotFoundException: DB-Compare-2023.04.11.13.48.51 (The system cannot find the file specified) 2. When you use DBCompare and select the "Write differences to file" or "Apply differences to file" option, SymmetricDS currently will read the entire file into memory, which can cause excess memory use and in some cases the file will fail to download as a result. Instead of reading the file into memory, we should stream the file for download. 3. When you use DBCompare and select the "Write differences to file" option, if the write to file fails we should display a pop-up message showing the exception name and the error message. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-11 15:50 | cquamme | New Issue | |
2023-04-11 15:50 | cquamme | Status | new => assigned |
2023-04-11 15:50 | cquamme | Assigned To | => cquamme |
2023-04-12 14:36 | cquamme | Summary | DBCompare reads entire file into memory => DBCompare fixes |
2023-04-12 14:36 | cquamme | Description Updated | View Revisions |
2023-04-12 18:12 | cquamme | Relationship added | related to 0005781 |
2023-04-13 17:01 | cquamme | Description Updated | View Revisions |
2023-04-19 14:05 | cquamme | Description Updated | View Revisions |
2023-04-19 16:01 | cquamme | Description Updated | View Revisions |
2023-04-19 16:45 | cquamme | Description Updated | View Revisions |
2023-04-25 14:10 | cquamme | Status | assigned => resolved |
2023-05-12 12:20 | cquamme | Relationship deleted | related to 0005781 |
2023-05-12 19:49 | admin | Status | resolved => closed |
2023-05-12 20:07 | elong | Category | Improvement => Bug |