because compact always writes all index information into 1 new index file and deletes all the old index pieces, clientside caches become stale at that point and all clients need to refresh their cache and load that big index piece.
as borg compact is moving objects to new packs and also removing unused objects, it is maybe not trivial to improve this - collect ideas below.
because
compactalways writes all index information into 1 new index file and deletes all the old index pieces, clientside caches become stale at that point and all clients need to refresh their cache and load that big index piece.as borg compact is moving objects to new packs and also removing unused objects, it is maybe not trivial to improve this - collect ideas below.