View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002852 | SymmetricDS | Improvement | public | 2016-10-11 15:22 | 2016-10-20 12:42 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.7 | ||||
Target Version | 3.8.7 | Fixed in Version | 3.8.7 | ||
Summary | 0002852: Add batch summary to incoming batches | ||||
Description | The "summary" field of sym_incoming_batch will now be populated with a comma-delimited list of table names contained in the batch. This field is purely informational and intended to help understand what's in the batches. The summary is built in the incoming side as the protocol is read in from the source. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 8e277c33 2016-10-11 11:29:51 Details Diff |
0002852: Add batch summary to incoming batches |
Affected Issues 0002852 |
|
add - symmetric-core/src/main/java/org/jumpmind/symmetric/model/AbstractBatch.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/IncomingBatch.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/DataLoaderService.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/IncomingBatchService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/IncomingBatchServiceSqlMap.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/model/Table.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-11 15:22 | mmichalek | New Issue | |
2016-10-11 15:22 | mmichalek | Status | new => assigned |
2016-10-11 15:22 | mmichalek | Assigned To | => mmichalek |
2016-10-11 15:30 | mmichalek | Status | assigned => resolved |
2016-10-11 15:30 | mmichalek | Resolution | open => fixed |
2016-10-11 15:30 | mmichalek | Fixed in Version | => 3.8.7 |
2016-10-11 16:00 | mmichalek | Changeset attached | => SymmetricDS 3.8 8e277c33 |
2016-10-20 12:42 | chenson | Status | resolved => closed |