- Nov 15, 2021
-
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
Add youngestjobcreationtime to archive and retrieve queues in the objectstore. The change is backwards compatible, as the new field is optional and with a default value of 0. The field is updated everywhere in the code where oldestjobcreationtime is also updated. The value is printed per queue using cta-admin sq.
-
mvelosob authored
-
Julien Leduc authored
Not running cppcheck analysis on tag pipelines as these already ran on the corresponding commit pipeline
-
- Nov 12, 2021
-
-
Jorge Camarero Vera authored
-
Jorge Camarero Vera authored
-
Jorge Camarero Vera authored
-
- Nov 11, 2021
-
-
Jorge Camarero Vera authored
-
- Nov 10, 2021
-
-
Michael Davis authored
-
- Nov 09, 2021
-
-
Jorge Camarero Vera authored
-
Michael Davis authored
-
Michael Davis authored
These keys are downloaded in the build process to be packaged with the source RPM. They should not be committed to git so adding them to .gitignore.
-
Tigran Mkrtchyan authored
When StdoutLogger is used in combination with systemd, then header becomes redundant. Signed-off-by:
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
-
- Nov 08, 2021
-
-
Jorge Camarero Vera authored
-
mvelosob authored
-
Tigran Mkrtchyan authored
fixes: warning: bogus date in %changelog: Fri Oct 22 2020 julien.leduc (at) cern.ch - 3.1-8 Signed-off-by:
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
-
Tigran Mkrtchyan authored
-
Joao Afonso authored
-
- Nov 04, 2021
-
-
Eric Cano authored
Using a dump tool and jq, the objectstore can be easily explored. This README.md presents the methods.
-
- Nov 03, 2021
-
-
mvelosob authored
add declaration of the fully specialised getElementSummary() method for archive queues
-
- Nov 02, 2021
- Nov 01, 2021
-
-
mvelosob authored
-
- Oct 25, 2021
-
-
Jorge Camarero Vera authored
-
- Oct 22, 2021
-
-
mvelosob authored
- Oct 21, 2021
- Oct 13, 2021
-
-
Volodymyr Yurchenko authored
-
mvelosob authored
-
mvelosob authored
-
- Oct 12, 2021
-
-
mvelosob authored
-
mvelosob authored
-
mvelosob authored
During the July datachallenge the archiveJobTransferForUser queue for the r_atlas_test_datachallenge tapepool became full of ArchiveJobs whose bytes field became zero after popped from the queue. This caused the tape servers to pop ~5TB of work from the queue. To prevent this from happening in the future, instead of summing the sizes of the individual elements popped from the queue, we now subtract them from the total size popped. This way, if there are popped jobs that have incorrectly set their bytes field to zero, the algorithm will consume less data than expected, not exponencially more
-
- Oct 08, 2021
-
-
Michael Davis authored
-