-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Release version 0.6.0 #542
Comments
OK, i've broke kudu building when replaced all |
I've tested memcached bindings on version 1.4.24 and basic workloads - everything works fine. |
Fixes for Tarantool bindings are in gh-545 |
Redis is tested - everything works fine for me. |
I should be able to test windows early this week. It'll be on windows 10 this time instead of 7 if that matters to anyone. |
my windows build environment is ready to go now, whenever an release candidate is ready. |
have an expected schedule for 0.6.0-RC1? I'm trying to plan out when I can test windows support this week. |
@busbey I'm sorry for delay, it was a hell of a week. |
I tested Also tested |
#561 should get cherry picked to the 0.6.0 release branch. |
windows works on RC1 |
I ran the normal suite of MongoDB tests with RC2. Everything looked good. Current MongoDB versions tested are 3.2.0 3.0.8 2.6.11 2.4.14 2.2.7 2.0.9 1.8.5. Version 1.8.5 is only tested with the 'mongodb-async' binding as the driver for the 'mongodb' binding does not work with that version. |
I started testing with Accumulo 1.6 and ran into a problem where it doesn't get a table name. Trying to figure out if I changed something in my helper scripts or if something has changed on our end. |
Accumulo currently is broken due to #570. The fix should be included in 0.6.0. |
@jdcryans will you have a chance to test out kudu for this RC? @cmccoy do you have the time to handle the hbase test? @ivanB1975 could you check on S3? @stfeng could you check on the google datastore binding? @tlopatic could you handle aerospike? |
I believe these known issues from 0.5.0 still apply: ❗ The Cassandra CQL clients do not use prepared statements (#458). |
@busbey I answered in the last merged #564 |
Excellent. Glad to hear S3 is fine. Yeah, the warning is fine. I think I already filed an issue to clean up the message so it's more clear what we're actually doing. |
Perfect! |
I tested RC2 against a small 0.6.0 Kudu cluster, +1. Sorry I didn't get to this sooner, I'm now watching the project so I should get notifications :) |
|
0.6.0-RC2 looks good with Aerospike, too. |
I'm running through the core workloads against accumulo with RC3 now. Should be done in a few hours. |
RC3 looks good with Accumulo 1.6.0. |
please let me know when there are draft release notes. |
Draft release notes have been posted by @bigbes : https://github.com/brianfrankcooper/YCSB/releases/tag/untagged-60766d2ef060dc5df446 |
I don't see #570 listed. It should get called out as important, since it was a known issue (and a regression) in 0.5.0. |
Looks like we're also missing #561, which is a perf improvement for cassandra. I'd recommend calling out #537 as important, since it's the warning for downstream folks that we'll be removing something. Personally, I don't think #514 and #520 are worthy of a release note, since they just impact those of us doing development on the project and not downstream folks. Otherwise looks good. I think previously we had listed changes that impacted particular data stores next to their names in the datastore list, but I'm fine with either that or this approach. |
@busbey I've updated draft. Everyone OK with release message? |
Draft looks good, +1. |
It seems like everything is done! Thank you all for your help with this release. |
For the next release, 0.6.0, the following items have already been merged:
bin/ycsb
script: [scripts] Improve errors in bin/ycsb #526Known bugs:
I don't see any bugs, that i can reproduce.
Bindings to test:
Also it'll be great to test:
I plan to release next version (0.6.0) of YCSB until December 31.
The text was updated successfully, but these errors were encountered: