You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2012/04/26 07:34:38 UTC

Review Request: Added the ability to generate IDs for libprocess processes and named a bunch of the ones in Mesos.

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

Review request for mesos and John Sirois.


Summary
-------

See summary (more itch scratching).


Diffs
-----

  src/exec/exec.cpp e8db407 
  src/sched/sched.cpp dcadb10 
  src/slave/lxc_isolation_module.cpp 66a2a89 
  src/slave/process_based_isolation_module.cpp 2b37d42 
  src/slave/reaper.cpp 0e5fdb9 
  src/slave/slave.cpp b233b68 
  third_party/libprocess/Makefile.am 97ec5bf 
  third_party/libprocess/include/process/executor.hpp d4f32f7 
  third_party/libprocess/include/process/id.hpp PRE-CREATION 
  third_party/libprocess/include/process/process.hpp 8e957cb 
  third_party/libprocess/include/process/protobuf.hpp 5f596a3 
  third_party/libprocess/src/latch.cpp a77476d 
  third_party/libprocess/src/process.cpp 5c1123c 

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


Testing
-------

make check


Thanks,

Benjamin


Re: Review Request: Added the ability to generate IDs for libprocess processes and named a bunch of the ones in Mesos.

Posted by John Sirois <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4889/#review7261
-----------------------------------------------------------

Ship it!


- John


On 2012-04-26 05:34:38, Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/4889/
> -----------------------------------------------------------
> 
> (Updated 2012-04-26 05:34:38)
> 
> 
> Review request for mesos and John Sirois.
> 
> 
> Summary
> -------
> 
> See summary (more itch scratching).
> 
> 
> Diffs
> -----
> 
>   src/exec/exec.cpp e8db407 
>   src/sched/sched.cpp dcadb10 
>   src/slave/lxc_isolation_module.cpp 66a2a89 
>   src/slave/process_based_isolation_module.cpp 2b37d42 
>   src/slave/reaper.cpp 0e5fdb9 
>   src/slave/slave.cpp b233b68 
>   third_party/libprocess/Makefile.am 97ec5bf 
>   third_party/libprocess/include/process/executor.hpp d4f32f7 
>   third_party/libprocess/include/process/id.hpp PRE-CREATION 
>   third_party/libprocess/include/process/process.hpp 8e957cb 
>   third_party/libprocess/include/process/protobuf.hpp 5f596a3 
>   third_party/libprocess/src/latch.cpp a77476d 
>   third_party/libprocess/src/process.cpp 5c1123c 
> 
> Diff: https://reviews.apache.org/r/4889/diff
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Benjamin
> 
>