- Dec 20, 2022
-
-
Joao Afonso authored
-
- Dec 13, 2022
-
-
Joao Afonso authored
-
Joao Afonso authored
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 28, 2022
-
-
Joao Afonso authored
New states REPACKING/EXPORTED, new internal states, new maintenance runner for cleaning-up retrieve queue requests
-
- Oct 13, 2022
-
-
Jorge Camarero Vera authored
-
- Oct 06, 2022
-
-
Jorge Camarero Vera authored
-
- Jul 29, 2022
-
-
Joao Afonso authored
-
- May 16, 2022
-
-
Jorge Camarero Vera authored
-
- May 13, 2022
-
-
Jorge Camarero Vera authored
-
- May 09, 2022
-
-
Jorge Camarero Vera authored
-
- Apr 29, 2022
-
-
Jorge Camarero Vera authored
-
- Apr 28, 2022
-
-
Jorge Camarero Vera authored
-
- Apr 11, 2022
-
-
Joao Afonso authored
-
- Apr 01, 2022
-
-
Tigran Mkrtchyan authored
-
- Mar 28, 2022
-
-
Jorge Camarero Vera authored
-
Jorge Camarero Vera authored
-
- Mar 17, 2022
-
-
Michael Davis authored
-
- Mar 15, 2022
-
-
Jorge Camarero Vera authored
-
- Mar 10, 2022
-
-
mvelosob authored
-
- Feb 08, 2022
-
-
mvelosob authored
-
- Jan 26, 2022
-
-
mvelosob authored
-
- Dec 03, 2021
-
-
mvelosob authored
-
- Dec 02, 2021
-
-
Jorge Camarero Vera authored
-
- Nov 30, 2021
-
-
mvelosob authored
Remove all the code associated to the activity weight fair share scheduling feature: - Remove catalogue functions interacting with the ACTIVITY_WEIGHTS table - Remove code related to activity weights from the scheduler. - Deprecate and mark as optional objectstore schema fields for activity weights (shcema should be backwards and forwards compatible). - Store only activity information in the drive state. In the catalogue methods, default the weight values to 1.0 (avoids having to perform a backwards incompatible catalogue upgrade)
-
Ren Bauer authored
-
- Nov 18, 2021
-
-
Volodymyr Yurchenko authored
-
- Nov 17, 2021
-
-
Michael Davis authored
And suppresses two false positive warnings in templated classes
-
Michael Davis authored
-
- Nov 15, 2021
-
-
Jorge Camarero Vera authored
-
mvelosob authored
-
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.
-
- Nov 12, 2021
-
-
Jorge Camarero Vera authored
-
Jorge Camarero Vera authored
-
- Nov 09, 2021
-
-
mvelosob authored
-
- Nov 08, 2021
-
-
Jorge Camarero Vera 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.
-