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

ramkrishna.s.vasudevan edited comment on HBASE-5516 at 3/8/12 4:08 PM:
-----------------------------------------------------------------------

bq.What if blockBegin is > 0 but less than HEADER_SIZE ?

This will not happen Ted. The new block will be created only after one block is 
completed.  So the blcok begin should be > 0 and not less than header size.  
Correct me if am wrong.  
                
      was (Author: ram_krish):
    bq.What if blockBegin is > 0 but less than HEADER_SIZE ?

This will not happen Ted. 
                  
> GZip leading to memory leak in 0.90.  Fix similar to HBASE-5387 needed for 
> 0.90.
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-5516
>                 URL: https://issues.apache.org/jira/browse/HBASE-5516
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.5
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.90.7
>
>         Attachments: HBASE-5516_2_0.90.patch, HBASE-5516_3_0.90.patch
>
>
> Usage of GZip is leading to resident memory leak in 0.90.
> We need to have something similar to HBASE-5387 in 0.90. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to