зеркало из https://github.com/microsoft/mesos-log.git
1.5 KiB
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
- Fix CMake build system.
- Fix MESOS-7541, cannot compile without pre-compiled headers.
- Port ZooKeeper unit tests.
Jeff
On vacation for a few weeks.
John
- Working on other projects.
Li
- Test end-to-end customer scenario.
External
- 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
- Port
files_tests.cpp
. MESOS-6706 - Switch from
cmd.exe
topowershell.exe
as default shell.
Future
- Wire up resource limit APIs to the Mesos Containers using job objects. MESOS-6807 and MESOS-6690
Previous Goals Accomplished
- NTFS long path support is committed to master.
- Unicode compilation is committed to master.