[
https://issues.apache.org/jira/browse/ASTERIXDB-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189223#comment-16189223
]
ASF subversion and git services commented on ASTERIXDB-2120:
------------------------------------------------------------
Commit 950c6197ba2e374ea2171e7b8642ece901e4ce20 in asterixdb's branch
refs/heads/master from [~mblow]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=950c619 ]
[ASTERIXDB-2120][HYR][RT] Avoid NPE in case of unknown job
Change-Id: I77267aeaf1a0f6498146fe6f0b5777eb6ba47054
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2049
Reviewed-by: Murtadha Hubail <[email protected]>
Integration-Tests: Michael Blow <[email protected]>
Tested-by: Michael Blow <[email protected]>
Contrib: Jenkins <[email protected]>
> intermittent NPE in JobletCleanupNotificationWork.runWork()
> -----------------------------------------------------------
>
> Key: ASTERIXDB-2120
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2120
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: HYR - Hyracks, RT - Runtime
> Reporter: Michael Blow
> Assignee: Michael Blow
>
> 2017-10-01T17:18:48.890-07:00 INFO CBAS.work.JobletCleanupNotificationWork
> [Worker:ClusterController] Exception thrown from work
> java.lang.NullPointerException: null
> at
> org.apache.hyracks.control.cc.work.JobletCleanupNotificationWork.runWork(JobletCleanupNotificationWork.java:54)
> ~[hyracks-control-cc-0.3.3-SNAPSHOT.jar:0.3.3-SNAPSHOT]
> at
> org.apache.hyracks.control.cc.work.AbstractHeartbeatWork.doRun(AbstractHeartbeatWork.java:47)
> ~[hyracks-control-cc-0.3.3-SNAPSHOT.jar:0.3.3-SNAPSHOT]
> at
> org.apache.hyracks.control.common.work.SynchronizableWork.run(SynchronizableWork.java:39)
> [hyracks-control-common-0.3.3-SNAPSHOT.jar:0.3.3-SNAPSHOT]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)