mesos-log/sprints/2017-07-13.md

1.5 KiB

Work log 2017-07-13

As always, the current-work dashboard is here, but I encourage you to make your own.

July 27 Goals

This sprint focuses on fixing the CMake build system.

Andy

  1. Fix CMake build system.
    1. MESOS-5656
    2. MESOS-3576
    3. MESOS-3396
    4. MESOS-3107
  2. Fix MESOS-7541, cannot compile without pre-compiled headers.
  3. Port ZooKeeper unit tests.

Jeff

On vacation for a few weeks.

John

  1. Working on other projects.

Li

  1. Test end-to-end customer scenario.

External

  1. Add and vet an install target to CMake. MESOS-6771
  2. Port the Mesos CLI scheduler src/cli/execute.cpp for easier end-to-end testing on Windows.

Extra

  1. Port files_tests.cpp. MESOS-6706
  2. Switch from cmd.exe to powershell.exe as default shell.

Future

  1. Wire up resource limit APIs to the Mesos Containers using job objects. MESOS-6807 and MESOS-6690

Previous Goals Accomplished

  1. NTFS long path support is committed to master.
  2. Unicode compilation is committed to master.