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

Registration of frameworks with set but empty ID should not be allowed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • master

    Description

      Mesos currently allows frameworks to register with a set, but empty ID. Internally this is treated identically to the case of registration without a set ID, and quite some code exists to support this.

      We should check whether we really need to provide this level of flexibility. It not only complicates the implementation, but also the API which both leads to conceptually harder to grasp code (which tends to be error prone). Ideally we should reject a set but empty FrameworkID.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bbannier Benjamin Bannier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: