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

/help generated links point to wrong URLs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.22.1
    • 0.23.0
    • None
    • 2

    Description

      As reported by Michael Lunøe <mlunoe@mesosphere.io> (see also MESOS-329 and MESOS-913 for background):

      In mesos/3rdparty/libprocess/src/help.cpp a markdown file is created, which is then converted to html through a javascript library

      All endpoints point to /help/..., they need to work dynamically for reverse proxy to do its thing. /mesos/help works, and displays the endpoints, but they each need to go to their respective /help/... endpoint.

      Note that this needs to work both for master, and for slaves. I think the route to slaves help is something like this: /mesos/slaves/20150518-210216-1695027628-5050-1366-S0/help, but please double check this.

      The fix appears to be not too complex (as it would require to simply manipulate the generated URL) but a quick skim of the code would suggest that something more substantial may be desirable too.

      Attachments

        Issue Links

          Activity

            People

              haosdent@gmail.com haosdent
              marco-mesos Marco Massenzio
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: