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

Add an interface to allow Slave Modules to checkpoint/restore state.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      • This is to restore module-specific in-memory data structures that might be required by the modules to do cleanup on task exit, etc.
      • We need to define the interaction when an Agent is restarted with a different set of modules.

      One open question is how does an Agent identify a certain module? One possibility is to assign a UID to the module and pass it in during `create()`?. The UID is used to assign a ckpt directory during ckpt/restore. (Something like /tmp/mesos/.../<slaveID>/modules/<module UID>).

      Attachments

        Activity

          People

            Unassigned Unassigned
            karya Kapil Arya
            Kapil Arya Kapil Arya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: