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

Add tests for operation status acknowledgement for different combinations of uuid, agent_id and resource_provider_id

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • test

    Description

      An OperationStatus contains a UUID, AgentID and ResourceProviderID. We should add tests and checks that a status with an UUID can always be acknowledged by frameworks. The following combinations with set UUID are possible:

      UUID AgentID ResourceProviderID explanation
      ✔️ 𐄂 𐄂 master-generated UUID; currently not possible
      ✔️ ✔️ 𐄂 operation on agent-default resources; not possible until a SUM for agent operations is added, MESOS-9278
      ✔️ ✔️ ✔️ operation on LRP resources; supported
      ✔️ 𐄂 ✔️ operation on ERP resources; not implemented

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: