8000 Fix variable swap bug so that ClosedEconomyWorkload only moves money from higher-numbered accounts/keys to lower-numbered accounts/keys by 0xl3x1 · Pull Request #3 · akon-dey/YCSB · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Fix variable swap bug so that ClosedEconomyWorkload only moves money from higher-numbered accounts/keys to lower-numbered accounts/keys #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 25, 2015

Conversation

0xl3x1
Copy link
@0xl3x1 0xl3x1 commented Feb 24, 2015
  • 16ebe78 fixes a broken variable swap in ClosedEconomyWorkload.java which prevented the desired behaviour of only transferring from higher keys to lower keys.
  • 89c6d12 makes all the whitespace in ClosedEconomyWorkload.java consistent.

@0xl3x1 0xl3x1 changed the title Fix variable swap bug so that ClosedEconomyWorkload only moves money from higher accounts to lower accounts Fix variable swap bug so that ClosedEconomyWorkload only moves money from higher-numbered accounts/keys to lower-numbered accounts/keys Feb 24, 2015
akon-dey added a commit that referenced this pull request Feb 25, 2015
Fix variable swap bug so that ClosedEconomyWorkload only moves money from higher-numbered accounts/keys to lower-numbered accounts/keys
@akon-dey akon-dey merged commit d15ace0 into akon-dey:master Feb 25, 2015
@akon-dey
Copy link
Owner

Merged changes that fix the key swap to ensure that money transfer happens only from lower to higher account numbers.

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.

2 participants
0