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

Review request for mesos and Jie Yu.


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


Repository: mesos


Description
-------

This is generally a bad idea for (at least) two reasons:

(1) Determining when the previous entity with the ID has terminated
    can be non-trivial. Several frameworks have done this incorrectly
    in the past.

(2) When reusing IDs, logs can be more difficult to read because the
    same ID can refer to different entities at different times.


Diffs
-----

  include/mesos/mesos.proto 56d456acfd35fa59f394b27d62f62772eec03f6a 
  include/mesos/v1/mesos.proto 4fba77464bb052d27c424f7721397142850b1144 

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


Testing
-------


Thanks,

Neil Conway

Reply via email to