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/10/10 05:34:01 UTC

[jira] [Commented] (ASTERIXDB-2121) Assertion Errors are Suppressed during Hyracks Job Execution

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

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

Commit 64965900c4fc4a33fe97bc1db6fa9ba946621b31 in asterixdb's branch refs/heads/master from [~luochen01]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=6496590 ]

[ASTERIXDB-2121][HYR] Handle Throwables during job execution

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

Details:
Currently, only exceptions are handled and logged during Hyracks job
execution. However, throwables, such as errors, are not handled and
simply ignored saliently. This patch handles all throwabls during job
execution.

Change-Id: Ibbe09d5231fe2bdfa12d834bb1a6adb46b355a48
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2051
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: Michael Blow <mb...@apache.org>


> Assertion Errors are Suppressed during Hyracks Job Execution
> ------------------------------------------------------------
>
>                 Key: ASTERIXDB-2121
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2121
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: HYR - Hyracks
>            Reporter: Chen Luo
>            Assignee: Chen Luo
>
> Currently during the execution of Hyracks jobs, only Exceptions are logged, while other Throwable, such as Assertion Errors, are missed.



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