[ https://issues.apache.org/jira/browse/HBASE-16792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571734#comment-15571734 ]
Anoop Sam John commented on HBASE-16792: ---------------------------------------- Seems like this trick will work out. QA might not be picking all the tests. It wont take tests from modules which are untouched by patch. We need to run all tests manually once. > Reuse KeyValue.KeyOnlyKeyValue in BufferedDataBlockEncoder.SeekerState > ---------------------------------------------------------------------- > > Key: HBASE-16792 > URL: https://issues.apache.org/jira/browse/HBASE-16792 > Project: HBase > Issue Type: Improvement > Affects Versions: 2.0.0 > Reporter: binlijin > Assignee: binlijin > Priority: Minor > Fix For: 2.0.0 > > Attachments: HBASE-16792_master.patch, HBASE-16792_master_v2.patch > > > When every SeekerState#invalidate will new a fresh KeyValue.KeyOnlyKeyValue, > we should reuse it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)