View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006710 | SymmetricDS | Improvement | public | 2025-01-29 21:30 | 2025-01-29 22:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.13 | Fixed in Version | 3.15.13 | ||
Summary | 0006710: Create parameter to keep bulk load files (for testing and development) | ||||
Description | New parameter, set to true, can be used by bulk loaders to keep the files created by the bulk loaders. This issue will add the code change to the MsSqlBcpDatabaseWriter class that will check the value of this new parameter and leave the files created for the bulk loader. | ||||
Tags | bulk | ||||
SymmetricDS: 3.15 82325b50 2025-01-29 21:32:26 Details Diff |
0006710: Create parameter to keep bulk load files (for testing and development) |
Affected Issues 0006710 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/AbstractDataLoaderFactory.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DatabaseWriterSettings.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-29 21:30 | pmarzullo | New Issue | |
2025-01-29 21:30 | pmarzullo | Status | new => assigned |
2025-01-29 21:30 | pmarzullo | Assigned To | => pmarzullo |
2025-01-29 21:30 | pmarzullo | Tag Attached: bulk | |
2025-01-29 21:44 | pmarzullo | Status | assigned => resolved |
2025-01-29 21:44 | pmarzullo | Resolution | open => fixed |
2025-01-29 21:44 | pmarzullo | Fixed in Version | => 3.15.13 |
2025-01-29 22:00 | pmarzullo | Changeset attached | => SymmetricDS 3.15 82325b50 |