Skip to content

featureflag: Default enable `ReplicateRepositoryObjectPool`

Justin Tobler requested to merge jt-ff-default-pool-replication into master

The ReplicateRepositoryObjectPool feature flag enables object pool replication via the ReplicateRepository RPC when the client sets the ReplicateObjectDeduplicationNetworkMembership option in the request. Set this feature flag to be enabled by default.

Related: #5088 (closed)

Merge request reports