You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Ilya Pronin <ip...@twopensource.com> on 2017/08/15 14:48:19 UTC

Review Request 61662: Added SlaveRecoveryTest.RebootWithSlaveInfoMismatchAndRestart test.

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

Review request for mesos and Jiang Yan Xu.


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


Repository: mesos


Description
-------

The new test verifies that the agent removes the 'latest' symlink when it decides to recover as a new one after reboot. And that it can successfully recover again if restarted before checkpointing new agent info.


Diffs
-----

  src/tests/slave_recovery_tests.cpp 9ba6f6005c2edce67e1f63005518ab71ac981423 


Diff: https://reviews.apache.org/r/61662/diff/1/


Testing
-------

Ran `make check`. Verified that this test fails without the bugfix patch.


Thanks,

Ilya Pronin


Re: Review Request 61662: Added SlaveRecoveryTest.RebootWithSlaveInfoMismatchAndRestart test.

Posted by Jiang Yan Xu <ya...@jxu.me>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61662/#review183976
-----------------------------------------------------------


Ship it!




Will fix the nit when committing.


src/tests/slave_recovery_tests.cpp
Lines 2852-2853 (patched)
<https://reviews.apache.org/r/61662/#comment260013>

    Nit: "before" sounds like we are merely racing against it when we are completely preventing it.
    
    Here I think it sufficies to say:
    
    ```
    // Simulate an agent restart before reregistration completes.
    ```


- Jiang Yan Xu


On Aug. 15, 2017, 7:48 a.m., Ilya Pronin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61662/
> -----------------------------------------------------------
> 
> (Updated Aug. 15, 2017, 7:48 a.m.)
> 
> 
> Review request for mesos and Jiang Yan Xu.
> 
> 
> Bugs: MESOS-7795
>     https://issues.apache.org/jira/browse/MESOS-7795
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The new test verifies that the agent removes the 'latest' symlink when it decides to recover as a new one after reboot. And that it can successfully recover again if restarted before checkpointing new agent info.
> 
> 
> Diffs
> -----
> 
>   src/tests/slave_recovery_tests.cpp 9ba6f6005c2edce67e1f63005518ab71ac981423 
> 
> 
> Diff: https://reviews.apache.org/r/61662/diff/1/
> 
> 
> Testing
> -------
> 
> Ran `make check`. Verified that this test fails without the bugfix patch.
> 
> 
> Thanks,
> 
> Ilya Pronin
> 
>


Re: Review Request 61662: Added SlaveRecoveryTest.RebootWithSlaveInfoMismatchAndRestart test.

Posted by Mesos Reviewbot Windows <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61662/#review182949
-----------------------------------------------------------



Patch looks great!

Reviews applied: [61661, 61662]

Passed command: support\windows-build.bat

- Mesos Reviewbot Windows


On Aug. 15, 2017, 3:48 p.m., Ilya Pronin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61662/
> -----------------------------------------------------------
> 
> (Updated Aug. 15, 2017, 3:48 p.m.)
> 
> 
> Review request for mesos and Jiang Yan Xu.
> 
> 
> Bugs: MESOS-7795
>     https://issues.apache.org/jira/browse/MESOS-7795
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The new test verifies that the agent removes the 'latest' symlink when it decides to recover as a new one after reboot. And that it can successfully recover again if restarted before checkpointing new agent info.
> 
> 
> Diffs
> -----
> 
>   src/tests/slave_recovery_tests.cpp 9ba6f6005c2edce67e1f63005518ab71ac981423 
> 
> 
> Diff: https://reviews.apache.org/r/61662/diff/1/
> 
> 
> Testing
> -------
> 
> Ran `make check`. Verified that this test fails without the bugfix patch.
> 
> 
> Thanks,
> 
> Ilya Pronin
> 
>