Details

    Description

      To support priority scheduling, we need to add the following queue properties:

      • priority.policy - string { fence | default }
        • Whether to allow priorities to be exposed upwards to a parent queue (default) or not (fence)
      • priority.offset - string { parsed as int64 }
        • Offset to add to a tasks within this queue; also the default priority when priority.policy = fence
      • application.sort.priority - string { enabled | disabled }
        • Whether application sorting policies (or queue sorting policies for parent queues) should take priority into account

      Attachments

        Issue Links

          Activity

            People

              ccondit Craig Condit
              ccondit Craig Condit
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: