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

Possibly duplicate environment variables should not leak values to the sandbox.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.1, 1.3.0
    • agent
    • Mesosphere Sprint 53
    • 1

    Description

      When looking into MESOS-7263, the following also came up.

      ./src/mesos-execute --name="test" --env='{"key1":"value1"}' --command='sleep 1000' --master=127.0.0.1:5050
      

      Within the contents of `stdout`:

      Overwriting environment variable 'key1', original: 'value1', new: 'value1'
      

      There seems no obvious need to warn the user as the value is identical.

      Attachments

        Issue Links

          Activity

            People

              tillt Till Toenshoff
              tillt Till Toenshoff
              Alex R Alex R
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: