Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-717

Store new task configuration in JobUpdateConfiguration as InstanceTaskConfig

    XMLWordPrintableJSON

Details

    • Story
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • Scheduler
    • None
    • Aurora Q3 Sprint 2

    Description

      Convert these fields in JobUpdateConfiguration:

        /** Desired TaskConfig when the update completes. */
        2: TaskConfig newTaskConfig
      
        /** Desired instance count when the update completes. */
        3: i32 instanceCount
      

      to:

        2: InstanceTaskConfig newTaskConfig
      

      This allows us to use set<Range> for the new task configurations, and expose only the work required for a job update.

      Attachments

        Issue Links

          Activity

            People

              maximk Maxim Khutornenko
              wfarner Bill Farner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: