Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-486 clean up scheduler interface
  3. YUNIKORN-547

Move TerminationType out of the AllocationRelease message

    XMLWordPrintableJSON

Details

    Description

      This is a small change in the SI which has a larger impact. The TerminationType can be reused for different actions. It is currently embedded in the AllocationRelease message.

      We should move it out of the message and make it a separate enumeration that can be used if we for instance terminate an asks or application.

      The flow on effect is in the core and shim as both use the value of this enumeration to decide if it needs to process the message. That means:

      1. update SI
      2. update the core dependency and code
      3. update the shim dependencies and code

      Attachments

        Activity

          People

            kmarton Kinga Marton
            wilfreds Wilfred Spiegelenburg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: