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

ASF GitHub Bot commented on ARIA-117:
-------------------------------------

Github user ran-z commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/75#discussion_r105628774
  
    --- Diff: aria/orchestrator/execution_plugin/common.py ---
    @@ -133,14 +133,14 @@ def check_error(ctx, error_check_func=None, 
reraise=False):
         _error = ctx._error
         # this happens when a script calls task.abort/task.retry more than once
         if isinstance(_error, RuntimeError):
    -        ctx.task._original_abort(str(_error))
    --- End diff --
    
    check if the original abort/retry are still needed..?


> Log model should have an Task field
> -----------------------------------
>
>                 Key: ARIA-117
>                 URL: https://issues.apache.org/jira/browse/ARIA-117
>             Project: AriaTosca
>          Issue Type: Task
>            Reporter: Maxim Orlov
>            Assignee: Maxim Orlov
>
> The Log model currently doesn't relate to a specific task.
> The field should be added to the model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to