From 798d6f6a46684cca11887504fcad7de2e6dcbdb5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Jun 2024 17:58:45 -0400 Subject: [PATCH] todo --- doc/todo/git-annex_proxies.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index cb4f668c45..daf21838b7 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -33,6 +33,9 @@ For June's work on [[design/passthrough_proxy]], remaining todos: protocol messages on to any remotes that have the same UUID as the cluster. Needs VIA extension to P2P protocol to avoid cycles. +* `git-annex updatecluster` needs changes to support a distributed cluster. + Currently it will remove nodes that are behind another gateway. + * Getting a key from a cluster currently always selects the lowest cost remote, and always the same remote if cost is the same. Should round-robin amoung remotes, and prefer to avoid using remotes that