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

Review request for mesos, Benjamin Hindman, Vinod Kone, and Bill Farner.


Description
-------

Based on data from an internal framework at Twitter:

$ grep sched.cpp framework.log | cut -d']' -f1 | awk '{print $NF}' | sort | 
uniq -c
  10641 sched.cpp:282
  32729 sched.cpp:327
      1 sched.cpp:384
      5 sched.cpp:401

I0502 00:05:07.885108 31669 sched.cpp:282] Received 3 offers

I0502 00:05:08.549502 31677 sched.cpp:327] Status update: task FOO of framework 
BAR is now in state TASK_FAILED


Diffs
-----

  src/sched/sched.cpp a55329488ae886f76fdf4576050cdeb5ead8026b 

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


Testing
-------

None.


Thanks,

Ben Mahler

Reply via email to