View Issue Details

IDProjectCategoryView StatusLast Update
0004490SymmetricDSBugpublic2022-08-09 13:29
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.12 
Target Version3.10.13Fixed in Version3.10.13 
Summary0004490: Log issue when data truncation occurs, causing null pointer exception
DescriptionDefaultDatabaseWriter.logDataTruncation should check for null value before calling .length() to avoid null pointer exception.
Steps To ReproduceCause a data truncation where one of the columns in the row is null.
TagsNo tags attached.

Activities

pmarzullo

2020-08-06 15:39

developer   ~0001745

Also pulled into 3.11.11 and 3.12.3

Related Changesets

SymmetricDS: 3.10 db876627

2020-08-06 11:31:40

Philip Marzullo

Details Diff
0004490: Log issue when data truncation occurs, causing null pointer
exception
Affected Issues
0004490
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DefaultDatabaseWriter.java Diff File

Issue History

Date Modified Username Field Change
2020-08-06 14:43 pmarzullo New Issue
2020-08-06 14:43 pmarzullo Status new => assigned
2020-08-06 14:43 pmarzullo Assigned To => pmarzullo
2020-08-06 14:43 pmarzullo Tag Attached: data writer
2020-08-06 15:22 pmarzullo Product Version 3.11.10 => 3.10.12
2020-08-06 15:22 pmarzullo Target Version 3.11.11 => 3.10.13
2020-08-06 15:39 pmarzullo Status assigned => resolved
2020-08-06 15:39 pmarzullo Resolution open => fixed
2020-08-06 15:39 pmarzullo Fixed in Version => 3.10.13
2020-08-06 15:39 pmarzullo Note Added: 0001745
2020-08-06 16:00 Changeset attached => SymmetricDS 3.10 db876627
2020-11-09 15:14 admin Status resolved => closed
2022-08-09 13:29 admin Tag Detached: data writer