-
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 0.15.0 #1204
Comments
@isuntsov-gridgain how's the Ignite version number update coming? I'd like to cut an RC this weekend. |
Last released version of Apache Ignite is 2.6.0
вс, 29 июл. 2018 г., 6:40 Sean Busbey <[email protected]>:
… @isuntsov-gridgain <https://github.com/isuntsov-gridgain> how's the
Ignite version number update coming? I'd like to cut an RC this weekend.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1204 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIdh78iyNXoE6bwC_uSwTaEf9sIHi67Uks5uLS6jgaJpZM4VlRXy>
.
|
waiting on #1205 |
okay #1205 has landed. RC this evening when I'm off of work. |
Thanks!
2018-07-30 16:43 GMT+03:00 Sean Busbey <[email protected]>:
… okay #1205 <#1205> has
landed. RC this evening when I'm off of work.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1204 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIdh7wuEnXdxhLyL5Kc7xqr04DQ3bxRvks5uLw1mgaJpZM4VlRXy>
.
--
Best Regards,
Ilya Suntsov
email: [email protected]
*GridGain Systems*
www.gridgain.com
|
release candidate 1 is now up: https://github.com/brianfrankcooper/YCSB/releases/tag/0.15.0-RC1 As a reminder, testing a given binding should at a minimum run through a @isuntsov-gridgain could you test the Ignite related bindings in the RC? @adamretter or @Vogel612 could you test out the RockRB bindings in the RC? @dbjoa could you test out the FoundationDB bindings in the RC? @mpv1989 could you test out the updated ArangoDB bindings in the RC? @ctubbsii or @joshelser have time to check out the updated Accumulo binding in the RC? |
@busbey, I've tested the FoundationDB bindings in the RC according to your guide, but no issues are found. |
@busbey tested ArangoDB bindings in tag 0.15.0-RC1. No issues. |
@busbey The RocksDB bindings in the RC appear to be good. |
I tried out using the new |
tried testing against an Accumulo 1.9.2 cluster with kerberos and ran into #1211. not a new thing AFAICT. I'll get a cluster without kerberos and try that. |
verified the I'll go ahead and close out the release in the next few days. if someone has a chance to test out the ignite stuff before then it'd be great. |
It would be nice to include updated README to this release.
2018-08-13 16:53 GMT+03:00 Sean Busbey <[email protected]>:
… master has the changes from PR #1189
<#1189> here: 7e19b75
<7e19b75>
are the README updates needed for this release or would they be fine
waiting for the release next month?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1204 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIdh73rvp8yhlVSRglUpjkcvNDlSQ5_nks5uQYTGgaJpZM4VlRXy>
.
--
Best Regards,
Ilya Suntsov
email: [email protected]
*GridGain Systems*
www.gridgain.com
|
@mpv1989 any specific version number for ArangoDB testing? @dbjoa any specific version number for FoundationDB testing? @adamretter I presume the testing for RocksDB was 5.11.3 since it's embedded? |
Okay, that's fine by me so long as we can get the PR merged in the next day or two. |
Here's a DRAFT for release notes. I can update them to include specifically tested versions in a way that matches what's currently listed for Accumulo and Ignite. https://gist.github.com/busbey/77bf0f4bbbf122f73b5dd0844210991e what do folks think? |
@busbey I tested arangodb binding against ArangoDB 3.3 and nightly build (upcoming 3.4) |
release note draft updated with ArangoDB testing info. thanks! |
@busbey I tested the binding with FoundationDB 5.2.5. |
the readme update for ignite has been merged and brought back to the 0.15.0-staging branch. I don't think we need a new RC for the docs change (it'll get picked up when I make the release artifacts), let me know if you disagree @isuntsov-gridgain. |
I updated the release notes with the foundationdb version. thanks! |
release tag is ready to go and I have all the artifacts staged. anyone have a chance to review the release notes yet? |
Reviewed the release notes. Look good to me. You might want to add a line indicating that JDK 9, 10 and 11 have been tested and are now supported for many bindings. |
thanks for the review! I don't think we're ready to call out later than jdk8 as supported yet. The Travis-CI runs are an enabling step, but we don't have good documentation yet on what bindings downstream should expect to have work (as an example of our short comings on the topic). |
release is up: https://github.com/brianfrankcooper/YCSB/releases/tag/0.15.0 |
@busbey :-) yay. Thanks:-) |
Can someone take a look at #1216 so we can close out the release? |
If it's just the change of version number in the readme, then that looks good to me |
Changed and needs testing:
minscanlength
andminfieldlength
([core] Add options for user-specified min field length #1177)arangodb3
and nowarangodb
should work with ArangoDB versions 2.7-3.3 (updated ArangoDB binding (Java driver 4.4.1) #1166)New and needs testing:
The text was updated successfully, but these errors were encountered: