You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2016/06/27 00:05:52 UTC

[jira] [Commented] (AMBARI-17374) Ambari reports "IN PROGRESS" status for a finished install task

    [ https://issues.apache.org/jira/browse/AMBARI-17374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350302#comment-15350302 ] 

Jonathan Hurley commented on AMBARI-17374:
------------------------------------------

Reverted from {{trunk}} and {{branch-2.4}}

{code}
======================================================================
FAIL: test_cancel_backgound_command (TestCustomServiceOrchestrator.TestCustomServiceOrchestrator)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jhurley/src/hwx/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
    return func(*args, **keywargs)
  File "/Users/jhurley/src/hwx/ambari/ambari-agent/src/test/python/ambari_agent/TestCustomServiceOrchestrator.py", line 457, in test_cancel_backgound_command
    self.assertEqual(runningCommand['status'], ActionQueue.FAILED_STATUS)
AssertionError: 'COMPLETED' != 'FAILED'
{code}

> Ambari reports "IN PROGRESS" status for a finished install task
> ---------------------------------------------------------------
>
>                 Key: AMBARI-17374
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17374
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Myroslav Papirkovskyi
>            Assignee: Myroslav Papirkovskyi
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17374.patch
>
>
> Command is not cancelled on task timeout.
> This causes issues when task can be retried.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)