> On Dec. 12, 2012, 12:36 a.m., Ben Mahler wrote:
> > src/slave/status_update_manager.cpp, line 214
> > <https://reviews.apache.org/r/7212/diff/7/?file=236515#file236515line214>
> >
> >     Would it be useful to include the slave id here?
> 
> Vinod Kone wrote:
>     I think its redundant because this is going to be on that slave?

Fair enough, but it's possible to run multiple slaves on one machine, although 
they'll have their own log directory.

The only case to consider is mesos-local where we may want to add the slave id.

Come to think of it, will these recovery changes break mesos-local?


- Ben


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


On Dec. 12, 2012, 11:11 p.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/7212/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2012, 11:11 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Ben Mahler.
> 
> 
> Description
> -------
> 
> added shutdownFramework
> 
> 
> Minor fixes for open
> 
> 
> Ben's comments
> 
> 
> Refactoring SUM
> 
> 
> Bens' comments
> 
> 
> Status Update Manager
> 
> Rebased off latest trunk
> 
> Conflicts:
>       src/Makefile.am
>       src/common/protobuf_utils.hpp
>       src/common/utils.hpp
>       src/slave/slave.cpp
>       src/tests/protobuf_io_tests.cpp
>       src/tests/utils_tests.cpp
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am c94736df660a25b58dc47c07d9c56c3c26152a66 
>   src/common/protobuf_utils.hpp 69baab78c8db2d2d33ffbbe7f5e5fc80d65b0e1a 
>   src/common/type_utils.hpp fde69aeec403b3455839dca6b0b2e1507d81ba00 
>   src/messages/messages.proto 815fcbbcb4a8643f50950a294cedf7281b2a187f 
>   src/slave/status_update_manager.hpp PRE-CREATION 
>   src/slave/status_update_manager.cpp PRE-CREATION 
>   third_party/libprocess/include/process/timeout.hpp 
> cac996070359a3e7ecdd8077af83c8c4cf9735fd 
> 
> Diff: https://reviews.apache.org/r/7212/diff/
> 
> 
> Testing
> -------
> 
> make check.
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>

Reply via email to