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

stack commented on HBASE-15713:
-------------------------------

[~mantonov] Just this patch. Relevant, non-controversial stuff from umbrella 
has already gone in. This patch is mostly filled with doc and renamings around 
HFileBlock serialization/deserialization ported from master with shutdowns of 
the too-many methods in HFileBlock that are public. The 'fix' is stopping our 
overwriting when saving the blocks to cache done for the fellows at hpe who are 
doing perf analysis on our random reads (the overwrites is messing up their 
cache accounting).

> Backport "HBASE-15477 Do not save 'next block header' when we cache 
> hfileblocks"
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-15713
>                 URL: https://issues.apache.org/jira/browse/HBASE-15713
>             Project: HBase
>          Issue Type: Sub-task
>          Components: BucketCache
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: stack
>            Assignee: stack
>             Fix For: 1.3.0, 1.4.0
>
>         Attachments: 15477.backport.branch-1.v7.patch
>
>
> Backport "HBASE-15477 Do not save 'next block header' when we cache 
> hfileblocks"
> The backport involves removing support for hfile v1/hfileblockv1 support 
> which was our default before 0.92. The backport patch also removes tests that 
> depended on hfile v1, tests that were deprecated post 0.96 and to be removed 
> (0.96 was the release that would only run if the whole cluster was hfiles > 
> v1).
> [~mantonov] Ok to commit the above to 1.3? Thanks boss.



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

Reply via email to