-
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.9.0 #740
Comments
excellent! thanks for driving this release. I'll take care of testing on windows once we're feature locked. If Accumulo is on the to-test list I'll take care of that as well. |
RC1 is ready for testing: https://github.com/brianfrankcooper/YCSB/releases/tag/0.9.0-RC1 |
Folks, we are doing release 0.9.0 which contains latest changes in one or more bindings you have recently contributed to, your help in testing them will be highly appreciated! RC1 build is here: https://github.com/brianfrankcooper/YCSB/releases/tag/0.9.0-RC1 @manolama, can you please test asynchbase, and googlebigtable? Thank you all once again for your contributions! |
Tested geode:
LGTM. Let me know if you need further testing. |
Couchbase2 is good to go :) |
Riak KV good to go 😄 👍 ! |
#692 was also in 0.8.0 |
Thanks @busbey. Updated my release notes in the first comment to reflect what you said. BTW, I used "git log 0.8.0.." to find all PRs that were made after the 0.8.0 tag, and that output shows those 3 PRs you mentioned above... |
googledatastore good to go |
@stfeng I believe I cherry picked those PRs after the 0.8.0 tag as they were fixes that came out of testing the inital release candidate. |
+1 |
@stfeng Confirmed asynchbase and googlebigtable from the tarball. Thanks! |
Wow, this is some seriously fast turnaround! ;) Thank you all! @jasontedor - would you mind do a quick sanity check on ElasticSearch? @busbey Could you please do a pass on Windows? |
Elasticsearch is good, but I would like to bump the version to 2.3.2 if we can? I opened #741 and tested this patch against the 0.9.0-staging branch and it's good. |
Thank you @jasontedor! Merged your fix to master and cherry-picked to the release staging branch. |
Here is the release notes ready for review: https://gist.github.com/stfeng/3b46e4550c046715765d13356c686f58 |
One small change:
Version 2.3.1 can be replaced in that list by 2.3.2. |
@jasontedor Thanks! Updated the release notes. |
I would not call out #665 as a known issue, since we have yet to determine what is going on in that case. |
This should be "prior to 0.98" |
I would phrase this as "JDK9 is not supported" |
Is this of interest to downstream users?
There's no issue associated with this? I don't think this is worth calling out in release notes. It might be worth a note in the README for the cassandra2 module, since it is very prominent for a warning that essentially should just be ignored. |
windows works as expected. #335 is still an issue. I still hit the same timeout on |
Yay! Thanks again for driving the release. Couple of quick updates to the release notes:
|
+1 release notes look good now. I'm giving a talk on YCSB at ApacheCon BigData 2016 tomorrow around 2pm PT. It'd be great if I could refer to this release as out the door, even if it hasn't been announced yet. ;) |
Thanks @busbey I've been building-the-world (convenience artifacts) since this afternoon, man, this takes a while... :) I will officially tag the release once the artifacts are built. |
sounds good. I noticed one last slight tweak on the release notes. #709 should be described as "make bin/ycsb work with Python 2.6 in addition to Python 2.7" or the like. It should be a big help to folks trying to get started on CentOS/RHEL 6. |
Release has been published here Thanks again to everyone for your help and contribution to this release! |
heya @metatype, which version of the Geode server did you run in your test? |
@stfeng I copied the release notes directly into the release's description (issue #s are linked the other way). hope you don't mind. |
@busbey, saw your new updates to the release description. LGTM. Thanks! |
@busbey I tested the geode binding against v1.0.0-incubating.M2. |
thanks for the response @metatype. I've updated the release notes with the corrected version. |
Folks,
I will create the release staging branch for 0.9.0 after EOD today (5pm 05/04 PDT), whatever is in Main before that point will be included in 0.9.0.
If you have pending PRs that would like to make it to the 0.9.0 release, please get it in by today. If you believe the release needs to be postponed for certain reason, please feel free to comment on this thread and we'd be happy to discuss.
My next update to this thread will provide a list of features in this release, specific plans for testing, and timeline.
@busbey: FYI.
The text was updated successfully, but these errors were encountered: