[ 
https://issues.apache.org/jira/browse/HADOOP-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998666#comment-12998666
 ] 

Ruyue Ma commented on HADOOP-6707:
----------------------------------

ok, I will add a unit test.

> BlockDecompressorStream.resetState() has a bug, which often causes the block 
> decompressing not to work.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6707
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6707
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>            Reporter: Ruyue Ma
>            Assignee: Ruyue Ma
>         Attachments: hadoop-6707.patch
>
>
> BlockDecompressorStream.resetState() has a bug.
> The method of resetState() doesn't reinit the two member variables(int 
> originalBlockSize; int noUncompressedBytes) of Class BlockDecompressorStream. 
>  
> This bug will cause the block decompressing not to work.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to