You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Soundararajan Velu (JIRA)" <ji...@apache.org> on 2010/06/07 08:29:54 UTC

[jira] Commented: (HADOOP-6707) BlockDecompressorStream.resetState() has a bug, which often causes the block decompressing not to work.

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

Soundararajan Velu commented on HADOOP-6707:
--------------------------------------------

Ruyue, This works fine for us, Please let me know if you are facing any sepecific issue with not resetting these instance variables... It will be good if you can post the exact issue here. Thanks.

> 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
>             Fix For: 0.21.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.