Releases: yugabyte/tpcc
Releases · yugabyte/tpcc
2.3
v2.2
v2.1
- Enable Smart driver support
- Enable expression pushdown
- Retry for SQL Exceptions on tserver failure
v2.0
v1.9
Configure connection isolation level with HikariConfig rather than at…
1.8
Pull TPCCBenchmark functionality up into BenchmarkModule (#84)
v1.7
Retry transaction failures. (#72) Currently the failed transactions are not retried and are being recognized as successes. Make sure that the transaction failures are retried properly. Also make sure that the failures are not added to the results. Reviewers: Mihnea, Rob
v1.6
improved checks for null condition (#69) improved checks for null condition on optional fields of workload-config.xml
v1.5.2
Fixed bugs.
v1.4
Execution Improvements to NewOrder.