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

(Updated Feb. 26, 2019, 11:01 a.m.)


Review request for mesos, Benno Evers, Greg Mann, and Joseph Wu.


Changes
-------

Added comments.


Bugs: MESOS-9597
    https://issues.apache.org/jira/browse/MESOS-9597


Repository: mesos


Description
-------

This patch moves the operation status update streams for operations
affecting agent default resources from the root of the metadata
directory to the agent's metadata directory, i.e.,
`meta/operations/<operation_uuid>` to
`meta/slaves/<slave_id/operations/<operation_uuid>`.


Diffs (updated)
-----

  src/slave/paths.hpp bddaef220b4c9ac7d7988664cd82828e32f5a0df 
  src/slave/paths.cpp 4ff9c5da05aef1496323daf269ab9b3215b0b31f 
  src/slave/slave.hpp 7ad495504e4ff144ac31812fbd4a3a1f4da86f02 
  src/slave/slave.cpp e3c2c005d865b5c333e92e50e49ef398fe06ad79 


Diff: https://reviews.apache.org/r/70044/diff/2/

Changes: https://reviews.apache.org/r/70044/diff/1-2/


Testing
-------

Tests still pass on GNU/Linux + quite some manual testing.


Thanks,

Gastón Kleiman

Reply via email to