Jongyoung Park created TAJO-1258:
------------------------------------
Summary: Close() derived FileAppender should consider inited state
Key: TAJO-1258
URL: https://issues.apache.org/jira/browse/TAJO-1258
Project: Tajo
Issue Type: Bug
Components: storage
Affects Versions: 0.9.0
Reporter: Jongyoung Park
Assignee: Jongyoung Park
Priority: Minor
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)