You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Andrew Schwartzmeyer <an...@schwartzmeyer.com> on 2017/12/01 20:13:04 UTC

Review Request 64258: Included `stout/os/permissions.hpp` for the secret generator.

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

Review request for mesos and Jie Yu.


Repository: mesos


Description
-------

The `os::Permissions` started being used in these files in `e1207f9d`,
but not included. On Windows, no other header included it either, and so
the SSL configuration of the build broke.


Diffs
-----

  src/slave/main.cpp abe48fdf56ba356d757d8c6e97d01ae3b6cfa0a3 
  src/tests/cluster.cpp b530133fa77572f00ef8a945d3466a27eb95ceab 


Diff: https://reviews.apache.org/r/64258/diff/1/


Testing
-------

`make check` on CentOS 7

Built and ran tests on Windows with `-DENABLE_SSL=ON`. Verified `libprocess-tests` SSLTest suite passed.

Note that without this chain, the CI builds are currently broken.


Thanks,

Andrew Schwartzmeyer


Re: Review Request 64258: Included `stout/os/permissions.hpp` for the secret generator.

Posted by Jie Yu <yu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64258/#review192572
-----------------------------------------------------------


Ship it!




Ship It!

- Jie Yu


On Dec. 1, 2017, 8:13 p.m., Andrew Schwartzmeyer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64258/
> -----------------------------------------------------------
> 
> (Updated Dec. 1, 2017, 8:13 p.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The `os::Permissions` started being used in these files in `e1207f9d`,
> but not included. On Windows, no other header included it either, and so
> the SSL configuration of the build broke.
> 
> 
> Diffs
> -----
> 
>   src/slave/main.cpp abe48fdf56ba356d757d8c6e97d01ae3b6cfa0a3 
>   src/tests/cluster.cpp b530133fa77572f00ef8a945d3466a27eb95ceab 
> 
> 
> Diff: https://reviews.apache.org/r/64258/diff/1/
> 
> 
> Testing
> -------
> 
> `make check` on CentOS 7
> 
> Built and ran tests on Windows with `-DENABLE_SSL=ON`. Verified `libprocess-tests` SSLTest suite passed.
> 
> Note that without this chain, the CI builds are currently broken.
> 
> 
> Thanks,
> 
> Andrew Schwartzmeyer
> 
>