Wei-Chiu Chuang created HDFS-10908:
--------------------------------------

             Summary: Improve StripedBlockReader#createBlockReader error logging
                 Key: HDFS-10908
                 URL: https://issues.apache.org/jira/browse/HDFS-10908
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: erasure-coding
            Reporter: Wei-Chiu Chuang
            Priority: Minor


In {{StripedBlockReader#createBlockReader}} if any IOException is thrown, the 
error is logged at debug level and then returns a null. This means in a typical 
configuration an NPE may be thrown without logging a cause if the 
StripedBlockReader object is accessed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to