Skip to content

workload/ycsb: default --read-modify-write-in-txn to false#107537

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/ycsbRMWTxn
Jul 26, 2023
Merged

workload/ycsb: default --read-modify-write-in-txn to false#107537
craig[bot] merged 1 commit intocockroachdb:masterfrom
nvb:nvanbenschoten/ycsbRMWTxn

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented Jul 25, 2023

The read-modify-write-in-txn flag was added to ycsb in #103117. This commit changes the default of the flag from true to false. This makes the default configuration of ycsb more closely mirror the official ycsb implementation, to avoid confusion when external users run the workload and compare.

We saw in #103117 and in #107517 that this improves throughput substantially. We will expect to see the same in roachperf once this change is merged. After merging the PR, I will add a roachperf annotation.

Epic: None
Release note: None

The `read-modify-write-in-txn` flag was added to ycsb in cockroachdb#103117. This
commit changes the default of the flag from true to false. This makes
the default configuration of ycsb more closely mirror the official ycsb
implementation, to avoid confusion when external users run the workload
and compare.

We saw in cockroachdb#103117 and in cockroachdb#107517 that this improves throughput
substantially. We will expect to see the same in roachperf once this
change is merged. After merging the PR, I will add a roachperf annotation.

Epic: None
Release note: None
@nvb nvb requested a review from erikgrinaker July 25, 2023 15:52
@nvb nvb requested a review from a team as a code owner July 25, 2023 15:52
@nvb nvb requested review from herkolategan and srosenberg and removed request for a team July 25, 2023 15:52
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Jul 25, 2023

TFTR!

bors r=erikgrinaker

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 25, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 25, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 26, 2023

Build succeeded:

@craig craig bot merged commit 68985a2 into cockroachdb:master Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants