Skip to content

Commit 47cb873

Browse files
committed
no_khepri_setup
1 parent 963e556 commit 47cb873

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deps/rabbit/src/rabbit_db_cluster.erl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,6 @@ join(RemoteNode, NodeType)
149149

150150
ok = rabbit_node_monitor:notify_left_cluster(node()),
151151

152-
%% We might need Khepri to add this node to the cluster.
153-
ok = rabbit_khepri:setup(),
154-
155152
?LOG_INFO(
156153
"DB: joining cluster using remote nodes:~n~tp", [ClusterNodes],
157154
#{domain => ?RMQLOG_DOMAIN_DB}),

0 commit comments

Comments
 (0)