Fix build
[?]
Mar 4, 2016, 4:51 PM
DXFMYCNWLWBW7CX4QEGSZHSFQOPDXIDEERZ4QZ6OVGDO3OCFJ76QCDependencies
- [2]
B2L4T3X6Sync with Nix - [3]
K5G5GZY7Guard against concurrent invocations of hydra-queue-runner - [4]
V2UCCYN3hydra-queue-runner: Get store mode configuration from hydra.conf - [5]
E5YNZACSFix build - [6]
GTUZLZRHAdd an S3-backed binary cache store - [7]
SOB276BAKeep some statistics for the binary cache stores - [8]
EOO4EFWDUse a single BinaryCacheStore for all threads - [*]
24BMQDZAStart of single-process hydra-queue-runner
Change contents
- edit in src/hydra-queue-runner/hydra-queue-runner.cc at line 776
hydraConfig["binary_cache_public_key_file"], - edit in src/hydra-queue-runner/hydra-queue-runner.cc at line 786
hydraConfig["binary_cache_public_key_file"], - replacement in src/hydra-queue-runner/s3-binary-cache-store.cc at line 35[3.1301]→[3.2079:2175](∅→∅),[2.1425]→[3.2079:2175](∅→∅),[3.2079]→[3.2079:2175](∅→∅),[3.2175]→[2.1426:1491](∅→∅)
const Path & secretKeyFile, const Path & publicKeyFile,const std::string & bucketName): BinaryCacheStore(localStore, secretKeyFile, publicKeyFile)const Path & secretKeyFile, const std::string & bucketName): BinaryCacheStore(localStore, secretKeyFile) - edit in src/hydra-queue-runner/s3-binary-cache-store.cc at line 179
- replacement in src/hydra-queue-runner/s3-binary-cache-store.hh at line 24
const Path & secretKeyFile, const Path & publicKeyFile,const std::string & bucketName);const Path & secretKeyFile, const std::string & bucketName);