You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/13 17:18:00 UTC

[jira] [Commented] (ASTERIXDB-2197) Job is not aborted on unexpected failures in NotifyTaskCompleteWork

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

ASF subversion and git services commented on ASTERIXDB-2197:
------------------------------------------------------------

Commit 0e2a7af3acc058e7247ceccfd116feb612cdf120 in asterixdb's branch refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=0e2a7af ]

[ASTERIXDB-2197][FAIL] Abort Job on Failures in NotifyTaskCompleteWork

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- Abort the job if any unexpected failure happens on
  NotifyTaskCompleteWork to ensure that the job will
  not be waiting forever.

Change-Id: I60c911c7aae872ee6b94e68efa53638207c0180d
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2218
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> Job is not aborted on unexpected failures in NotifyTaskCompleteWork
> -------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2197
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2197
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: FAIL - Failure handling/reporting
>            Reporter: Murtadha Hubail
>            Assignee: Murtadha Hubail
>
> If any unexpected failure happens during NotifyTaskCompleteWork, the job should be aborted. Otherwise, the job will be stuck waiting forever.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)