Eventual-Cluster Binary Provider Configuration
The default location of the最终
folder is under the$JFROG_HOME/artifactory/data/artifactory
folder and is not configurable. You need to make sure that Artifactory has full read/write permissions to this location.
There are two additional folders under theeventua
l folder:
- _pre: part of the persistence mechanism that ensures all files are valid before being uploaded to the remote filestore
- _queue: handles all actions on files that will reach the remote filestore
id |
最终-cluster |
addStalePeriod |
Default: 300000 ms The amount of time to wait before anaddaction is deemed stale when trying to handle the addition of a file that is not present in Artifactory. |
maxWorkers |
Default: 5 The number of worker threads employed by this provider. These threads handle all actions against the remote filestore. |
dispatcherInterval |
Default: 1000 ms The time to wait between scans of the eventual directory. |
checkPeriod |
Default: 15000 ms The minimum time to wait between trying to re-activate the provider if it had fatal errors at any point. |
zone |
The name of the sharding zone the provider is a part of (only applicable under a sharding provider) |
Example
The configuration below uses the google-storage chain template and configures 10 parallel threads for uploading and a scan time of 1 second.
commondatastorage.googleapis.com XXXXXX XXXXXXX 5 1000 15000 300000 local