Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3169

FrameworkInfo should only be updated if the re-registration is valid

    XMLWordPrintableJSON

Details

    • 2

    Description

      See Ben Mahler's comment in https://reviews.apache.org/r/32961/
      FrameworkInfo should not be updated if the re-registration is invalid. This can happen in a few cases under the branching logic, so this requires some refactoring.
      Notice that a

      FrameworkErrorMessage

      can be generated both inside

      else if (from != framework->pid)

      as well as from inside

      failoverFramework(framework, from);

      Attachments

        Issue Links

          Activity

            People

              gyliu Guangya Liu
              jvanremoortere Joris Van Remoortere
              Joris Van Remoortere Joris Van Remoortere
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: