Skip to content
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

improvements to the YCSB HBase adapter #12

Merged
1 commit merged into from
Sep 29, 2010
Merged

Conversation

ryanobjc
Copy link
Contributor

I made some changes to the implementation of the YCSB HBase adapter. For example doing a zipflan scan on 100 columns, 300 rows, went from 60ms -> 37ms.

I also fixed a situation where we get too many zookeeper sessions under HBase 0.89.

@ryanobjc
Copy link
Contributor Author

ok I changed the commit and made it less of an overhaul and more of a targeted fix.

check it out now and let me know what you think.

@brianfrankcooper
Copy link
Owner

Adam says it looks good. I'll merge it in.

@brianfrankcooper
Copy link
Owner

Thanks, Ryan, I merged in the changes.

hse-root referenced this pull request in hse-project/hse-ycsb May 13, 2020
…7.0-hse

* commit 'bcb3283a8dfbe283590c9f7c4d95d75f9912a547':
  Version string for non-git source
xinlian12 pushed a commit to xinlian12/YCSB that referenced this pull request Jul 26, 2023
…ngThreadingIssueWithMicrometer

Fixing threading issue on micrometer integration with cosmos
This pull request was closed.
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