17574: Merge branch 'main'
[arvados.git] / lib / config / generated_config.go
index 4a726d1ec7e5c5ce615fdfa23ffb64db43826917..ee230841354522ad155e25ce794dbca6f549b58f 100644 (file)
@@ -465,6 +465,13 @@ Clusters:
       # long-running balancing operation.
       BalanceTimeout: 6h
 
+      # Maximum number of replication_confirmed /
+      # storage_classes_confirmed updates to write to the database
+      # after a rebalancing run. When many updates are needed, this
+      # spreads them over a few runs rather than applying them all at
+      # once.
+      BalanceUpdateLimit: 100000
+
       # Default lifetime for ephemeral collections: 2 weeks. This must not
       # be less than BlobSigningTTL.
       DefaultTrashLifetime: 336h