-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Workload Scheduling
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
By default, operations should be normal priority.
Through SetAdmissionPriorityForLock RAII, internal operations can be changed to be low or immediate priority.
It would be nice to have a linter detect when operations with non-default priority are added. In general, developers should reach out to the storage execution team before changing a priority.