[
https://issues.apache.org/jira/browse/MESOS-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356396#comment-16356396
]
Greg Mann edited comment on MESOS-8373 at 2/8/18 2:35 AM:
----------------------------------------------------------
{code}
commit 93f48fd52074154074bfd4b4aa6ff7855034e609
Author: Greg Mann <[email protected]>
Date: Wed Feb 7 14:53:41 2018 -0800
Tested reconciliation when operation is dropped en route to agent.
This patch adds
'StorageLocalResourceProviderTest.ROOT_ReconcileDroppedOperation'
in order to verify that reconciliation is performed correctly
when an operation is dropped on its way from the master to the
agent.
Review: https://reviews.apache.org/r/65039
{code}
was (Author: greggomann):
{code}
commit 93f48fd52074154074bfd4b4aa6ff7855034e609 (HEAD -> master, merge)
Author: Greg Mann <[email protected]>
Date: Wed Feb 7 14:53:41 2018 -0800
Tested reconciliation when operation is dropped en route to agent.
This patch adds
'StorageLocalResourceProviderTest.ROOT_ReconcileDroppedOperation'
in order to verify that reconciliation is performed correctly
when an operation is dropped on its way from the master to the
agent.
Review: https://reviews.apache.org/r/65039
{code}
> Test reconciliation after operation is dropped en route to agent
> ----------------------------------------------------------------
>
> Key: MESOS-8373
> URL: https://issues.apache.org/jira/browse/MESOS-8373
> Project: Mesos
> Issue Type: Task
> Components: agent, master
> Reporter: Greg Mann
> Assignee: Greg Mann
> Priority: Major
> Labels: mesosphere
> Fix For: 1.6.0
>
>
> Since new code paths were added to handle operations on resources in 1.5, we
> should test that such operations are reconciled correctly after an operation
> is dropped on the way from the master to the agent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)