View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002591 | SymmetricDS | Improvement | public | 2016-05-09 19:58 | 2016-08-09 17:12 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.0 | Fixed in Version | 3.8.0 | ||
Summary | 0002591: Add transactions to DbFill | ||||
Description | Add transactions to dbfill command line utility so that multiple rows are committed or rolled back together in a transaction. Allow setting a chance that the transaction will be rolled back to simulate an OLTP environment with data gaps. --commit=<arg> Number of rows to commit as transaction. --rollback=<arg> Percent chance (0-100) to perform a rollback. --rand Randomize number of rows to generate and commit. --repeat=<arg> Number of times to repeat the count of rows. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 5311cb50 2016-05-09 15:59:37 Details Diff |
0002591: Add transactions to DbFill |
Affected Issues 0002591 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/DbFillCommand.java | Diff File | ||
mod - symmetric-client/src/main/resources/symmetric-messages.properties | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbFill.java | Diff File | ||
SymmetricDS: 3.8 2b14b935 2016-06-01 16:54:54 Details Diff |
0002591: Add transactions to DbFill allow commit-delay to hold transaction open |
Affected Issues 0002591 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/DbFillCommand.java | Diff File | ||
mod - symmetric-client/src/main/resources/symmetric-messages.properties | Diff File | ||
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/DbFill.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-09 19:58 | elong | New Issue | |
2016-05-09 19:58 | elong | Status | new => assigned |
2016-05-09 19:58 | elong | Assigned To | => elong |
2016-05-09 20:00 | elong | Status | assigned => resolved |
2016-05-09 20:00 | elong | Fixed in Version | => 3.8.0 |
2016-05-09 20:00 | elong | Resolution | open => fixed |
2016-05-09 20:00 | admin | Changeset attached | => SymmetricDS 3.8 5311cb50 |
2016-06-01 21:00 | admin | Changeset attached | => SymmetricDS 3.8 2b14b935 |
2016-08-09 17:12 | admin | Status | resolved => closed |