Skip to content
Snippets Groups Projects
Commit 09adf3cc authored by mvelosob's avatar mvelosob Committed by Miguel Barros
Browse files

Remove support for activity fair share scheduling (#1077)

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)
parent f15e2d34
No related branches found
No related tags found
No related merge requests found
Showing
with 56 additions and 625 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment