View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006728 | SymmetricDS | Bug | public | 2025-02-13 14:35 | 2025-02-14 14:27 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.13 | Fixed in Version | 3.15.13 | ||
Summary | 0006728: NullPointerException in JdbcSqlTransaction attempting to remove markers from a bulk insert with an exception | ||||
Description | When JdbcSqlTransaction has a BatchUpdateException, there is an attempt to remove successful markers from the batch request. But there is a NullPointerException when retrieving the updateCounts object from the exception. Need to check for null reference. | ||||
Tags | bulk | ||||
|
Patch provided here: https://downloads.jumpmind.com/symmetricds/patches/3.15/patch-0006728.jar |
|
Released as part of 3.15.13 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-13 14:35 | pmarzullo | New Issue | |
2025-02-13 14:35 | pmarzullo | Status | new => assigned |
2025-02-13 14:35 | pmarzullo | Assigned To | => pmarzullo |
2025-02-13 14:35 | pmarzullo | Tag Attached: bulk | |
2025-02-13 14:42 | pmarzullo | Status | assigned => resolved |
2025-02-13 14:42 | pmarzullo | Resolution | open => fixed |
2025-02-13 14:42 | pmarzullo | Fixed in Version | => 3.15.13 |
2025-02-13 14:42 | pmarzullo | Note Added: 0002612 | |
2025-02-13 15:00 | pmarzullo | Changeset attached | => SymmetricDS 3.15 289f886d |
2025-02-14 14:27 | pbelov | Note Added: 0002628 | |
2025-02-14 14:27 | pbelov | Status | resolved => closed |