зеркало из https://github.com/microsoft/mesos-log.git
3.3 KiB
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
- Submit long path support patches.
- Windows 10 Creators Update broke opt-in NTFS long path support. MESOS-7407
- Enable NTFS long path support automatically. MESOS-7371
- Fix "Agent sandboxes on Windows surpass the 260 character path length limit". MESOS-5849
- Port
files_tests.cpp
MESOS-6706
- Enable
_UNICODE
definition. MESOS-6817 - Enable arbitrary configurations, e.g.
Release
MESOS-7157 - Fix
net::hostname
slowness MESOS-7548 - Fix the
duration.hpp
warning. MESOS-7459
Jeff
- Enable
net::links
for unit tests. MESOS-5938 - Enable the network isolator. MESOS-6693
- Port fetcher tests. MESOS-6705
John
- Port Docker containerizer tests. MESOS-7342
Li
- Send an update to the developer mailing list of Windows support.
External
- Fix Docker version parsing regression. MESOS-7464
- Add and vet an
install
target to CMake. MESOS-6771 - Port the Mesos CLI scheduler
src/cli/execute.cpp
for easier end-to-end testing on Windows.
Extra
- Add a Windows segfault handler for Glog. MESOS-7245
Future
- Wire up resource limit APIs to the Mesos Containers using job objects. MESOS-6807 and MESOS-6690
Previous Goals Accomplished
- Add a ReviewBot for testing patches on Windows. MESOS-7343
- Re-submit ZooKeeper CMake patch via pull request. ZOOKEEPER-2756
- Update Mesos documentation for using and developing on Windows.
- Test end-to-end scenarios.
- Wait to get
path::absolute
submitted. MESOS-5937 - Fix Andy's incremental build issues MESOS-7544
- Remove need to set environment variable
PreferredToolArchitecture
MESOS-7498 - The /debug:fastlink linker option is not being respected MESOS-7496
- Make Windows ReviewBot failure logs available #59500
- Add hash verification of third party downloads #59536