Release Notes - Mesos - Version 1.1.3 - HTML format

Bug

  • [MESOS-5187] - The filesystem/linux isolator does not set the permissions of the host_path.
  • [MESOS-6743] - Docker executor hangs forever if `docker stop` fails.
  • [MESOS-6950] - Launching two tasks with the same Docker image simultaneously may cause a staging dir never cleaned up
  • [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.
  • [MESOS-7581] - Specifying an unbundled dependency can cause build to pick up wrong Boost version
  • [MESOS-7627] - Mesos slave stucks
  • [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.
  • [MESOS-7690] - The agent can crash when an unknown executor tries to register.
  • [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used
  • [MESOS-7728] - Java HTTP adapter crashes JVM when leading master disconnects.
  • [MESOS-7744] - Mesos Agent Sends TASK_KILL status update to Master, and still launches task
  • [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
  • [MESOS-7777] - Agent failed to recover due to mount namespace leakage in Docker 1.12/1.13
  • [MESOS-7783] - Framework might not receive status update when a just launched task is killed immediately
  • [MESOS-7796] - LIBPROCESS_IP isn't passed on to the fetcher
  • [MESOS-7830] - Sandbox_path volume does not have ownership set correctly.
  • [MESOS-7863] - Agent may drop pending kill task status updates.
  • [MESOS-7865] - Agent may process a kill task and still launch the task.

Improvement

  • [MESOS-7540] - Add an agent flag for executor re-registration timeout.

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.