You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "Junkai Xue (JIRA)" <ji...@apache.org> on 2018/04/11 07:27:00 UTC

[jira] [Created] (HELIX-693) Fix NPE for TaskPartitionState parsing

Junkai Xue created HELIX-693:
--------------------------------

             Summary: Fix NPE for TaskPartitionState parsing
                 Key: HELIX-693
                 URL: https://issues.apache.org/jira/browse/HELIX-693
             Project: Apache Helix
          Issue Type: Bug
          Components: helix-core
    Affects Versions: 0.8.x
            Reporter: Junkai Xue
            Assignee: Junkai Xue


Existing task framework load back task state of a job does not check the null value. When a task not started or status update failed, null value is possible.

Fix this NPE by make NULL value as NOT_STARTED state.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)