You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:44 UTC

Review Request 39379: Windows: Prepared agent for Windows changes to `stout/flags/flags.hpp`.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39379/
-----------------------------------------------------------

Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph Wu.


Repository: mesos


Description
-------

When we remove the line that includes `stout/os.hpp` from
`stout/flags/flags.hpp`, it will break `slave/launcher.cpp`. Our
solution is to directly include the parts of `os.hpp` that are relevant
to the launcher.


Diffs
-----

  src/slave/containerizer/isolators/posix.hpp ee9d275e7fe5fc22c1bab86dd0a558cc8ab9044e 
  src/slave/containerizer/launcher.cpp 6649d35ec593d264e8508a8195f2470f05888c0a 

Diff: https://reviews.apache.org/r/39379/diff/


Testing
-------

CMake `make check` on Ubuntu 15, OS X 10.10, and ran `check` target in VS2015 on Windows 10.

Autotools `make check` on Ubuntu 15.


Thanks,

Alex Clemmer


Re: Review Request 39379: Windows: Prepared agent for Windows changes to `stout/flags/flags.hpp`.

Posted by Joseph Wu <jo...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39379/#review102977
-----------------------------------------------------------

Ship it!


Ship It!

- Joseph Wu


On Oct. 16, 2015, 12:50 p.m., Alex Clemmer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39379/
> -----------------------------------------------------------
> 
> (Updated Oct. 16, 2015, 12:50 p.m.)
> 
> 
> Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph Wu.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> When we remove the line that includes `stout/os.hpp` from
> `stout/flags/flags.hpp`, it will break `slave/launcher.cpp`. Our
> solution is to directly include the parts of `os.hpp` that are relevant
> to the launcher.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/isolators/posix.hpp ee9d275e7fe5fc22c1bab86dd0a558cc8ab9044e 
>   src/slave/containerizer/launcher.cpp 6649d35ec593d264e8508a8195f2470f05888c0a 
> 
> Diff: https://reviews.apache.org/r/39379/diff/
> 
> 
> Testing
> -------
> 
> CMake `make check` on Ubuntu 15, OS X 10.10, and ran `check` target in VS2015 on Windows 10.
> 
> Autotools `make check` on Ubuntu 15.
> 
> 
> Thanks,
> 
> Alex Clemmer
> 
>


Re: Review Request 39379: Windows: Prepared agent for Windows changes to `stout/flags/flags.hpp`.

Posted by Joris Van Remoortere <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39379/#review103280
-----------------------------------------------------------

Ship it!


- Joris Van Remoortere


On Oct. 19, 2015, 11:27 p.m., Alex Clemmer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39379/
> -----------------------------------------------------------
> 
> (Updated Oct. 19, 2015, 11:27 p.m.)
> 
> 
> Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph Wu.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> When we remove the line that includes `stout/os.hpp` from
> `stout/flags/flags.hpp`, it will break `slave/launcher.cpp`. Our
> solution is to directly include the parts of `os.hpp` that are relevant
> to the launcher.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/isolators/posix.hpp ee9d275e7fe5fc22c1bab86dd0a558cc8ab9044e 
>   src/slave/containerizer/launcher.cpp 6649d35ec593d264e8508a8195f2470f05888c0a 
> 
> Diff: https://reviews.apache.org/r/39379/diff/
> 
> 
> Testing
> -------
> 
> CMake `make check` on Ubuntu 15, OS X 10.10, and ran `check` target in VS2015 on Windows 10.
> 
> Autotools `make check` on Ubuntu 15.
> 
> 
> Thanks,
> 
> Alex Clemmer
> 
>


Re: Review Request 39379: Windows: Prepared agent for Windows changes to `stout/flags/flags.hpp`.

Posted by Alex Clemmer <cl...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39379/
-----------------------------------------------------------

(Updated Oct. 19, 2015, 11:27 p.m.)


Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph Wu.


Repository: mesos


Description
-------

When we remove the line that includes `stout/os.hpp` from
`stout/flags/flags.hpp`, it will break `slave/launcher.cpp`. Our
solution is to directly include the parts of `os.hpp` that are relevant
to the launcher.


Diffs (updated)
-----

  src/slave/containerizer/isolators/posix.hpp ee9d275e7fe5fc22c1bab86dd0a558cc8ab9044e 
  src/slave/containerizer/launcher.cpp 6649d35ec593d264e8508a8195f2470f05888c0a 

Diff: https://reviews.apache.org/r/39379/diff/


Testing
-------

CMake `make check` on Ubuntu 15, OS X 10.10, and ran `check` target in VS2015 on Windows 10.

Autotools `make check` on Ubuntu 15.


Thanks,

Alex Clemmer


Re: Review Request 39379: Windows: Prepared agent for Windows changes to `stout/flags/flags.hpp`.

Posted by Alex Clemmer <cl...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39379/
-----------------------------------------------------------

(Updated Oct. 16, 2015, 7:50 p.m.)


Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph Wu.


Repository: mesos


Description
-------

When we remove the line that includes `stout/os.hpp` from
`stout/flags/flags.hpp`, it will break `slave/launcher.cpp`. Our
solution is to directly include the parts of `os.hpp` that are relevant
to the launcher.


Diffs (updated)
-----

  src/slave/containerizer/isolators/posix.hpp ee9d275e7fe5fc22c1bab86dd0a558cc8ab9044e 
  src/slave/containerizer/launcher.cpp 6649d35ec593d264e8508a8195f2470f05888c0a 

Diff: https://reviews.apache.org/r/39379/diff/


Testing
-------

CMake `make check` on Ubuntu 15, OS X 10.10, and ran `check` target in VS2015 on Windows 10.

Autotools `make check` on Ubuntu 15.


Thanks,

Alex Clemmer