Closed systream closed 3 years ago
Sorry. You are doing everything well, I am who forget that RIAK
repo should be updated too.
How does this work? I thought, after riak_core has merged, i issue another PR in RIAK with the dep upgrade and the riak-admin
file update.
At rel/files/riak-admin
file after line 297 this should be added:
location)
shift
relx_nodetool rpc riak_core_console command $SCRIPT cluster location $@
;;
Thanks. I'll make that change locally so I can run the tests. Your riak_core PR will be enough for now, there will be other PRs required for this and to point at the right riak_core tag in the chain - but I can sort that.
Apologies, I'm struggling to get this to work - but I suspect I'm just doing something stupid.
I've built riak with your version of riak_core:
However, when I try and run the riak core cluster commands - the location one isn't there:
Is it just the riak_core that needs changing?