View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006436 | SymmetricDS Pro | Improvement | public | 2024-05-20 15:06 | 2024-08-01 14:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.16.0 | Fixed in Version | 3.16.0 | ||
Summary | 0006436: Change how bulk loaders determine when to flush their data | ||||
Description | Change the bulk loaders to use the channel's max batch size instead of using a parameter to determine the maximum number of rows to write before flushing their data. Also, combine the *.max.bytes.before.flush parameters into a single bulk.load.max.bytes.before.flush parameter for use across any database. | ||||
Tags | bulk, initial/partial load | ||||
SymmetricDS: 3.16 c219bbc2 2024-05-20 18:40:09 evan-miller-jumpmind Details Diff |
0006436: Changed how bulk loaders determine when to flush their data |
Affected Issues 0006436 |
|
mod - symmetric-assemble/src/asciidoc/appendix/redshift.ad | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/BulkDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ext/FtpDataLoaderFactory.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/io/HbaseDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/DefaultDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/load/IDataLoaderFactory.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-20 15:06 | emiller | New Issue | |
2024-05-20 15:06 | emiller | Status | new => assigned |
2024-05-20 15:06 | emiller | Assigned To | => emiller |
2024-05-20 15:06 | emiller | Tag Attached: bulk | |
2024-05-20 15:06 | emiller | Tag Attached: initial/partial load | |
2024-05-20 18:40 | emiller | Status | assigned => resolved |
2024-05-20 18:40 | emiller | Resolution | open => fixed |
2024-05-20 18:40 | emiller | Fixed in Version | => 3.16.0 |
2024-08-01 14:00 | Changeset attached | => SymmetricDS 3.16 c219bbc2 |