mesos-log/sprints/2017-05-25.md

3.3 KiB

Work log 2017-05-27

As always, the current-work dashboard is here.

June 8 Goals

We are changing to two week sprints.

This sprint focuses on repaying technical debt and fixing regressions.

Andy

  1. Submit long path support patches.
    1. Windows 10 Creators Update broke opt-in NTFS long path support. MESOS-7407
    2. Enable NTFS long path support automatically. MESOS-7371
    3. Fix "Agent sandboxes on Windows surpass the 260 character path length limit". MESOS-5849
    4. Port files_tests.cpp MESOS-6706
  2. Enable _UNICODE definition. MESOS-6817
  3. Enable arbitrary configurations, e.g. Release MESOS-7157
  4. Fix net::hostname slowness MESOS-7548
  5. Fix the duration.hpp warning. MESOS-7459

Jeff

  1. Enable net::links for unit tests. MESOS-5938
  2. Enable the network isolator. MESOS-6693
  3. Port fetcher tests. MESOS-6705

John

  1. Port Docker containerizer tests. MESOS-7342

Li

  1. Send an update to the developer mailing list of Windows support.

External

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

Extra

  1. Add a Windows segfault handler for Glog. MESOS-7245

Future

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

Previous Goals Accomplished

  1. Add a ReviewBot for testing patches on Windows. MESOS-7343
  2. Re-submit ZooKeeper CMake patch via pull request. ZOOKEEPER-2756
  3. Update Mesos documentation for using and developing on Windows.
  4. Test end-to-end scenarios.
  5. Wait to get path::absolute submitted. MESOS-5937
  6. Fix Andy's incremental build issues MESOS-7544
  7. Remove need to set environment variable PreferredToolArchitecture MESOS-7498
  8. The /debug:fastlink linker option is not being respected MESOS-7496
  9. Make Windows ReviewBot failure logs available #59500
  10. Add hash verification of third party downloads #59536