Skip to content

Commit

Permalink
Merge c589e2a into dec5453
Browse files Browse the repository at this point in the history
  • Loading branch information
albsch committed Feb 18, 2020
2 parents dec5453 + c589e2a commit 30898cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riak_core.erl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ stop(Reason) ->
%% @doc Join the ring found on the specified remote node
%%
join(Node) ->
join(Node, true).
join(Node, false).

%% @doc Join the remote cluster without automatically claiming ring
%% ownership. Used to stage a join in the newer plan/commit
Expand Down

0 comments on commit 30898cc

Please sign in to comment.