You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/08/17 22:46:45 UTC

[jira] [Updated] (FALCON-1344) NPE in triage

     [ https://issues.apache.org/jira/browse/FALCON-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Yadava updated FALCON-1344:
--------------------------------
    Attachment: FALCON-1344.patch

Since falcon doesn't do any validation of the definitions on restart, in some scenarios EntityGraph can contain dependencies which might not be present in ConfigurationStore. In such scenarios EntityGraph returns null among the list of dependent entities. This causes undesired side effects like this issue and FALCON-1331. 

> NPE in triage 
> --------------
>
>                 Key: FALCON-1344
>                 URL: https://issues.apache.org/jira/browse/FALCON-1344
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Ajay Yadava
>            Assignee: Ajay Yadava
>             Fix For: 0.7
>
>         Attachments: FALCON-1344.patch
>
>
> Triage API encounters NPE in some corner cases. Will debug and add steps to reproduce later.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)