How to Use lenientLimit in Your Artifactory Filestore Sharding Cluster

How to Use lenientLimit in Your Artifactory Filestore Sharding Cluster

AuthorFullName__c
Pradnya Shinde
articleNumber
000004429
ft:sourceType
Salesforce
FirstPublishedDate
2019-03-14T05:49:07Z
lastModifiedDate
2024-03-10T07:47:58Z
VersionNumber
6

In Artifactory, the lenientLimit in your Filestore Sharding Cluster the minimum number of filestores (default=1) that need to be reachable for successful writes to continue. Be mindful that your filestores are configured with a custom chain and are not based on the use of built-in templates (default of lenientLimit parameter=0).
If the lenientLimit parameter is 0 (in case of Default value or when it is explicitly set to 0) then you need to provide Redundancy value.
Active Nodes ≥ LenientLimit
For example, if your lenientLimit = 2 with a setup that includes 3 filestores with redundancy 3 in an HA cluster of 3 nodes, then if one of your three nodes goes down, deployments can still continue. However, if two of your three nodes go down, the deployment of artifacts will fail.

Published: Sept. 2, 2019
Last updated: Feb. 25, 2021

Keywords: lenientLimit, filestore sharding cluster