View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003824 | SymmetricDS | Improvement | public | 2018-12-10 16:06 | 2019-03-14 12:48 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.0 | Fixed in Version | 3.10.0 | ||
Summary | 0003824: Additional metrics on table_reload_request and extract_request to support loads | ||||
Description | New columns on table_reload_request and extract_request to support the progress of loads as they are running. This also eliminates the dependency to track a load accurately through outgoing_batch as it could be purged while a load is still running and throw off calculations regarding the overall load. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 77b85e2d 2018-12-10 11:07:21 Details Diff |
0003824: Additional metrics on table_reload_request and extract_request to support loads Description |
Affected Issues 0003824 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ClientSymmetricEngine.java | Diff File | ||
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-db/src/main/java/org/jumpmind/db/platform/AbstractDatabasePlatform.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/IDatabasePlatform.java | Diff File | ||
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/h2/H2DatabasePlatform.java | Diff File | ||
SymmetricDS: 3.10 3df9e0f6 2018-12-12 15:13:52 Details Diff |
0003824: Additional metrics on table_reload_request and extract_request to support loads - support restarts by resettng counts that would be part of a different transaction. |
Affected Issues 0003824 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java | Diff File | ||
SymmetricDS: 3.10 faebc8b8 2018-12-14 11:01:57 Details Diff |
0003824: Additional metrics on table_reload_request and extract_request to support loads |
Affected Issues 0003824 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-12-10 16:06 | josh-a-hicks | New Issue | |
2018-12-10 16:06 | josh-a-hicks | Status | new => assigned |
2018-12-10 16:06 | josh-a-hicks | Assigned To | => josh-a-hicks |
2018-12-10 16:07 | josh-a-hicks | Status | assigned => resolved |
2018-12-10 16:07 | josh-a-hicks | Resolution | open => fixed |
2018-12-10 16:07 | josh-a-hicks | Fixed in Version | => 3.10.0 |
2018-12-10 17:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.10 77b85e2d |
2018-12-12 21:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.10 3df9e0f6 |
2018-12-14 17:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.10 faebc8b8 |
2019-03-14 12:48 | admin | Status | resolved => closed |