X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b0b276ff6121aace3c52ee855752df6852120343..44321d4b5e7677df2ad70d88db6358b2778b58e5:/services/datamanager/summary/pull_list.go diff --git a/services/datamanager/summary/pull_list.go b/services/datamanager/summary/pull_list.go index 3a246a2b75..b326c9521a 100644 --- a/services/datamanager/summary/pull_list.go +++ b/services/datamanager/summary/pull_list.go @@ -94,7 +94,7 @@ func ComputePullServers(kc *keepclient.KeepClient, serverHasBlock := map[string]struct{}{} for _, info := range serversStoringBlock { sa := keepServerInfo.KeepServerIndexToAddress[info.ServerIndex] - serverHasBlock[cs.Get(sa.HostPort())] = struct{}{} + serverHasBlock[cs.Get(sa.URL())] = struct{}{} } roots := keepclient.NewRootSorter(kc.LocalRoots(),