View Issue Details

IDProjectCategoryView StatusLast Update
0006436SymmetricDS ProImprovementpublic2024-08-01 14:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.16.0Fixed in Version3.16.0 
Summary0006436: Change how bulk loaders determine when to flush their data
DescriptionChange 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.
Tagsbulk, initial/partial load

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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