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

The "mesos-health-check" binary is not used anymore.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • Mesosphere Sprint 41
    • 3

    Description

      MESOS-5727 and MESOS-5954 refactored the health check code into the HealthChecker library, hence the "mesos-health-check" binary became unused.

      While the command and docker executors could just use the library to avoid the subprocess complexity, we may want to consider keeping a binary version that ships with the installation, because the intention of the binary was to allow other executors to re-use our implementation. On the other side, this binary is ill suited to this since it uses libprocess message passing, so if we do not have code that requires the binary it seems ok to remove it for now. Custom executors may use the HealthChecker library directly, it is not much more complex than using the binary.

      Attachments

        Issue Links

          Activity

            People

              haosdent@gmail.com haosdent
              alexr Alex R
              Alex R Alex R
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: