View Issue Details

IDProjectCategoryView StatusLast Update
0002591SymmetricDSImprovementpublic2016-08-09 17:12
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002591: Add transactions to DbFill
DescriptionAdd 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 5311cb50

2016-05-09 15:59:37

admin

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

admin

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

Issue History

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