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

Jongyoung Park updated TAJO-1258:
---------------------------------
    Summary: Close() for classes derived from FileAppender should consider 
inited state  (was: Close() derived FileAppender should consider inited state)

> Close() for classes derived from FileAppender should consider inited state
> --------------------------------------------------------------------------
>
>                 Key: TAJO-1258
>                 URL: https://issues.apache.org/jira/browse/TAJO-1258
>             Project: Tajo
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: 0.9.0
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>             Fix For: 0.10
>
>
> As I investigated, many appenders have possibility to cause NPE such as 
> TAJO-1227.
> It seems checking null for each variables is ineffective.
> Fortunately, FileAppender supports a state variable named 'inited'.
> If it is used commonly, things like NPE could be avoided.



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

Reply via email to