Factor repair from gossip (#8044) (#8220)

automerge
This commit is contained in:
mergify[bot]
2020-02-11 14:18:45 -08:00
committed by GitHub
parent 79035bdbed
commit 22bb4e6462
13 changed files with 818 additions and 613 deletions

View File

@@ -213,7 +213,6 @@ fn get_rpc_addr(
let gossip_service = GossipService::new(
&cluster_info.clone(),
None,
None,
node.sockets.gossip.try_clone().unwrap(),
&gossip_exit_flag,
);