Skip to content
Snippets Groups Projects
  1. Jun 10, 2022
  2. May 09, 2022
  3. Apr 29, 2022
  4. Mar 28, 2022
  5. Feb 03, 2022
  6. Dec 02, 2021
  7. Nov 30, 2021
    • mvelosob's avatar
      Add activity mount rules (#1026) · 245388ab
      mvelosob authored
      Activity Mount Rules associate a Mount Policy to an activity regex.
      
      When recalling a file, the users can specify an activity (i.e. by using
      filepath?activity=x). If specified, this activity will be used to select
      a matching activity mount rule, if one exists. If more than one Activity
      Mount Rule matches the activity, the one with highest retrieve priority
      will be chosen.
      
      Acitivity Mount Rules take precedence over Requester Mount Rules.
      245388ab
    • mvelosob's avatar
      Remove support for activity fair share scheduling (#1077) · 09adf3cc
      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)
      09adf3cc
  8. Nov 08, 2021
  9. Nov 01, 2021
  10. Jun 17, 2021
  11. Jun 02, 2021
  12. Mar 24, 2021
  13. Feb 02, 2021
  14. Nov 03, 2020
  15. Jun 02, 2020
  16. May 12, 2020
  17. Mar 12, 2020
  18. Dec 06, 2019
  19. Dec 03, 2019
  20. Dec 02, 2019
  21. Jul 11, 2019
  22. Jul 03, 2019
  23. Jul 02, 2019
  24. Jul 01, 2019
  25. Jun 26, 2019
Loading