Skip to content

Hide object pools .have refs

Zeger-Jan van de Weg requested to merge zj-hide-object-pool-refs into master

When an object pool has many members, it will have many remotes with references. That makes the ref advertisement large. This changes effectively hides all refs of the alternate and thus shrinks the ref advertisement response.

Part of: #1747 (closed)

Merge request reports