[
https://issues.apache.org/jira/browse/MESOS-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322634#comment-15322634
]
Vinod Kone commented on MESOS-5547:
-----------------------------------
Preliminary cleanups:
commit 7036548b9e5d25e32f1a3c573208aea7cdd0e464
Author: Neil Conway <[email protected]>
Date: Thu Jun 9 10:44:07 2016 -0400
Parameterized partition tests with registry "strictness".
We should test that the same partition behavior is implemented
for both strict and non-strict registry configurations. A few
of the partition tests don't depend on registry strictness,
so move them to a separate test class to avoid needlessly
running them twice.
Review: https://reviews.apache.org/r/48344/
commit 623609bc5b0996d309b02fcc405ef101cf180136
Author: Neil Conway <[email protected]>
Date: Thu Jun 9 10:44:02 2016 -0400
Added checks for `reason` field to task reconciliation tests.
This merits testing, because it is a significant part of the
task reconciliation interface.
Review: https://reviews.apache.org/r/48342/
commit 00cb1f4afb6470f53c8d37b54e311cfca531ba2a
Author: Neil Conway <[email protected]>
Date: Thu Jun 9 10:43:57 2016 -0400
Cleaned up task state reconciliation tests.
Document that when doing task state reconciliation, the
`state` field in the input TaskStatus should be set to a
dummy value that will be ignored by Mesos.
Along the way, make use of C++11 initializer lists.
Review: https://reviews.apache.org/r/48250/
commit dc63f7db60093bbbcc6c9623ffce20cda8093049
Author: Neil Conway <[email protected]>
Date: Thu Jun 9 10:43:52 2016 -0400
Checked metrics after slave removal in partition tests.
Review: https://reviews.apache.org/r/48249/
commit da465670405a9ece995b52cbf0110423c1e6b2a2
Author: Neil Conway <[email protected]>
Date: Thu Jun 9 10:43:40 2016 -0400
Fixed typos in comments and log messages.
Review: https://reviews.apache.org/r/48248/
> Implement TASK_LOST_PENDING
> ---------------------------
>
> Key: MESOS-5547
> URL: https://issues.apache.org/jira/browse/MESOS-5547
> Project: Mesos
> Issue Type: Improvement
> Components: master
> Reporter: Neil Conway
> Assignee: Neil Conway
> Labels: mesosphere
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)