Re: Review Request 48437: Fixed `Subscribed` events to include heartbeat interval.

2016-06-09 Thread Anand Mazumdar

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

(Updated June 9, 2016, 3:09 p.m.)


Review request for mesos and Vinod Kone.


Changes
---

fixed bug id -- @vinodkone


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


Repository: mesos


Description
---

This changes modifies the `evolve` function to pass around
the heartbeat interval info. This might need some tinkering
if we decide to make heartbeat interval configurable in the
near future.


Diffs
-

  src/internal/evolve.cpp c255195b69f55f6429beed6c18a4a31b38528840 
  src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c 

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


Testing
---

make check


Thanks,

Anand Mazumdar



Re: Review Request 48437: Fixed `Subscribed` events to include heartbeat interval.

2016-06-09 Thread Vinod Kone

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


Ship it!




Ship It!

- Vinod Kone


On June 8, 2016, 9:46 p.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48437/
> ---
> 
> (Updated June 8, 2016, 9:46 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-5567
> https://issues.apache.org/jira/browse/MESOS-5567
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This changes modifies the `evolve` function to pass around
> the heartbeat interval info. This might need some tinkering
> if we decide to make heartbeat interval configurable in the
> near future.
> 
> 
> Diffs
> -
> 
>   src/internal/evolve.cpp c255195b69f55f6429beed6c18a4a31b38528840 
>   src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c 
> 
> Diff: https://reviews.apache.org/r/48437/diff/
> 
> 
> Testing
> ---
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>



Re: Review Request 48437: Fixed `Subscribed` events to include heartbeat interval.

2016-06-08 Thread Anand Mazumdar

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

(Updated June 8, 2016, 9:46 p.m.)


Review request for mesos and Vinod Kone.


Changes
---

Review comments from Vinod


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


Repository: mesos


Description
---

This changes modifies the `evolve` function to pass around
the heartbeat interval info. This might need some tinkering
if we decide to make heartbeat interval configurable in the
near future.


Diffs (updated)
-

  src/internal/evolve.cpp c255195b69f55f6429beed6c18a4a31b38528840 
  src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c 

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


Testing
---

make check


Thanks,

Anand Mazumdar



Re: Review Request 48437: Fixed `Subscribed` events to include heartbeat interval.

2016-06-08 Thread Vinod Kone

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




src/internal/evolve.cpp (line 173)


Can you add a TODO to have the master pass the heartbeat interval to the 
evolve function? Seems a bit unfortunate that evolve.cpp knows about master's 
logic.


- Vinod Kone


On June 8, 2016, 6:31 p.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48437/
> ---
> 
> (Updated June 8, 2016, 6:31 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-5567
> https://issues.apache.org/jira/browse/MESOS-5567
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This changes modifies the `evolve` function to pass around
> the heartbeat interval info. This might need some tinkering
> if we decide to make heartbeat interval configurable in the
> near future.
> 
> 
> Diffs
> -
> 
>   src/internal/evolve.cpp c255195b69f55f6429beed6c18a4a31b38528840 
>   src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c 
> 
> Diff: https://reviews.apache.org/r/48437/diff/
> 
> 
> Testing
> ---
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>



Review Request 48437: Fixed `Subscribed` events to include heartbeat interval.

2016-06-08 Thread Anand Mazumdar

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

Review request for mesos and Vinod Kone.


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


Repository: mesos


Description
---

This changes modifies the `evolve` function to pass around
the heartbeat interval info. This might need some tinkering
if we decide to make heartbeat interval configurable in the
near future.


Diffs
-

  src/internal/evolve.cpp c255195b69f55f6429beed6c18a4a31b38528840 
  src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c 

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


Testing
---

make check


Thanks,

Anand Mazumdar