View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006889 | SymmetricDS Pro | Improvement | public | 2025-05-15 19:23 | 2025-05-15 20:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.3 | Fixed in Version | 3.16.3 | ||
Summary | 0006889: Log miner batch mode to capture changes | ||||
Description | Log miner service should use JDBC batch mode to send multiple inserts to database when mining rows and putting them in the capture log. This is the technique that routing uses and is compatible across database platforms. This improves performance for all log miners. | ||||
Tags | log miner, performance | ||||
SymmetricDS: 3.16 50d82d4f 2025-05-15 19:53:19 Committer: GitHub Details Diff |
0006889: Log miner batch mode to capture changes (0000278) 0006889: Log miner batch mode to capture changes faster |
Affected Issues 0006889 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IDataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-15 19:23 | elong | New Issue | |
2025-05-15 19:23 | elong | Status | new => assigned |
2025-05-15 19:23 | elong | Assigned To | => elong |
2025-05-15 19:23 | elong | Tag Attached: log miner | |
2025-05-15 19:23 | elong | Tag Attached: performance | |
2025-05-15 19:50 | elong | Status | assigned => resolved |
2025-05-15 19:50 | elong | Resolution | open => fixed |
2025-05-15 19:50 | elong | Fixed in Version | => 3.16.3 |
2025-05-15 20:00 | elong | Changeset attached | => SymmetricDS 3.16 50d82d4f |