basho / riak

Riak is a decentralized datastore from Basho Technologies.
http://docs.basho.com
Apache License 2.0
3.94k stars 536 forks source link

Develop 2.9 #951

Closed martinsumner closed 5 years ago

martinsumner commented 5 years ago

Update basho develop-2.9 for Public Release Candidate

(will need a rep repoint eventually so that dependencies are pulled from basho not martinsumner)

martinsumner commented 5 years ago

@martincox - top level repo change (again just a merge into develop-2.9 branch)

martincox commented 5 years ago

Just starting to browse through all of these PRs - a really minor point; do we need to store the images in here (looks like they amount to a few MB)?

Also, I know you've raised the other PRs for deps, but they are still pointing at your GH in this rebar.config.

martincox commented 5 years ago

Also, interested to see the impact from the soft vnode limits in relation to the issues that we described earlier in the week around net_kernel timeouts. I'll try and get some comparative tests run early next week to see if it alleviates that problem.

martinsumner commented 5 years ago

Yes, good point on the pointing. I will re-point it all after the big drops are in.

With hindsight I should have started a separate repo for all the images and release stuff. I can take them out now, but I think with git their footprint may never go away. I'll have a look into what can be done.

llelf commented 5 years ago

@martinsumner update the version in reltool.config

martinsumner commented 5 years ago

@martincox I've removed all the images from the PR now. I have a separate repo for the testing notes now.

martinsumner commented 5 years ago

rebar.config updated now.

PR depends on associated develop-2.9 PRs to:

riak_kv riak_core riak_repl

martinsumner commented 5 years ago

@martincox will go ahead with merge into develop-2.9 this evening, unless I hear otherwise. Hope that's OK. Ta