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

Master crashes when suppressed on subscribe is enabled.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • master
    • None

    Description

      Introduced in MESOS-7015, this feature is not actually turned on due to MESOS-8200. However once this is addressed and the feature enabled, the master crashes with:

      I1113 17:17:37.240901 11285 master.cpp:3309] Disconnecting framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework)
      I1113 17:17:37.240911 11285 master.cpp:1435] Giving framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework) 3days to failover
      I1113 17:17:37.241953 11285 master.cpp:2612] Received subscription request for HTTP framework 'test-framework'
      I1113 17:17:37.242807 11285 master.cpp:2748] Subscribing framework 'test-framework' with checkpointing enabled, roles { * } suppressed and capabilities [ SHARED_RESOURCES, TASK_KILLING_STATE ]
      I1113 17:17:37.242820 11285 master.cpp:6994] Updating info for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110
      I1113 17:17:37.252637 11270 hierarchical.cpp:380] Activated framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110
      I1113 17:17:37.272457 11289 master.cpp:7723] Performing implicit task state reconciliation for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework)
      I1113 17:17:37.272507 11289 master.cpp:7723] Performing implicit task state reconciliation for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework)
      I1113 17:17:41.966331 11271 master.cpp:5564] Processing REVIVE call for framework 40f7bdc0-e54b-46da-ace1-48162171baf4-0110 (test-framework)
      F1113 17:17:41.966380 11280 sorter.cpp:270] Check failed: 'find(clientPath)' Must be non NULL
      *** Check failure stack trace: ***
          @     0x7f3467efd0dd  (unknown)
      

      This happens with a unsuppressed framework reregisters with suppressed roles and then revive.

      Attachments

        Issue Links

          Activity

            People

              xujyan Yan Xu
              xujyan Yan Xu
              Alex R Alex R
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: