View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004120 | SymmetricDS | Improvement | public | 2019-10-23 18:11 | 2019-11-15 14:04 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.11.0 | Fixed in Version | 3.11.0 | ||
Summary | 0004120: Common batch staging with sub-directories | ||||
Description | The common batch directory in staging can contain a large number of files because they are shared across groups of nodes. Create sub-directories to split files up based on the last 3 digits of their batch number. For example, directory 123 will hold batch number 105123 and 106123. There will be up to 1000 sub-directories, for 000 through 999. This should help filesystems like a SAN or NAS find files quicker. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.11 7de90ea2 2019-10-23 14:12:09 Details Diff |
0004120: Common batch staging with sub-directories |
Affected Issues 0004120 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/AbstractBatch.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/OutgoingBatch.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/MultiBatchStagingWriter.java | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/Batch.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-23 18:11 | elong | New Issue | |
2019-10-23 18:11 | elong | Status | new => assigned |
2019-10-23 18:11 | elong | Assigned To | => elong |
2019-10-23 18:13 | elong | Status | assigned => resolved |
2019-10-23 18:13 | elong | Resolution | open => fixed |
2019-10-23 18:13 | elong | Fixed in Version | => 3.11.0 |
2019-10-23 19:00 | admin | Changeset attached | => SymmetricDS 3.11 7de90ea2 |
2019-11-15 14:04 | admin | Status | resolved => closed |