This commit is contained in:
Joey Hess 2024-06-25 17:58:45 -04:00
parent e3dd29409b
commit 798d6f6a46
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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