View Issue Details

IDProjectCategoryView StatusLast Update
0006835SymmetricDS ProImprovementpublic2025-05-06 02:56
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.16.0 
Target Version3.16.2Fixed in Version3.16.2 
Summary0006835: Show cancelled load error message to user on load detail screen
DescriptionWhen a load is cancelled because a subset rule has invalid SQL, show the error message on the load detail screen. It's in the log, but the user doesn't know to look for it, and it could be on the remote node. There are nested exceptions involved, so include each exception and its message in the display to the user.
Steps To ReproduceSend a partial load of a table and specify a "where" clause with bad syntax or unknown column name,
Tagsinitial/partial load

Activities

pbelov

2025-04-21 21:04

manager   ~0002833

Merged PR https://github.com/JumpMind/symmetric-ds/pull/259/

pbelov

2025-05-06 02:56

manager   ~0002920

Included in the 3.16.2 release

Related Changesets

SymmetricDS: 3.16 014f05a3

2025-04-21 21:04:33

elong


Committer: GitHub Details Diff
0006835: Show cancelled load error message to user on load detail screen (0000259)

* 0006835: Show cancelled load error message to user on load detail screen
Affected Issues
0006835
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/TableReloadStatus.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java Diff File
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/SqlException.java Diff File
mod - symmetric-util/src/main/java/org/jumpmind/util/ExceptionUtils.java Diff File

Issue History

Date Modified Username Field Change
2025-04-18 14:44 elong New Issue
2025-04-18 14:44 elong Status new => assigned
2025-04-18 14:44 elong Assigned To => elong
2025-04-18 14:44 elong Tag Attached: initial/partial load
2025-04-18 14:50 elong Status assigned => resolved
2025-04-18 14:50 elong Resolution open => fixed
2025-04-18 14:50 elong Fixed in Version => 3.16.2
2025-04-21 21:04 pbelov Note Added: 0002833
2025-04-21 22:00 elong Changeset attached => SymmetricDS 3.16 014f05a3
2025-05-06 02:56 pbelov Note Added: 0002920
2025-05-06 02:56 pbelov Status resolved => closed