[ https://issues.apache.org/jira/browse/HBASE-16792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571480#comment-15571480 ]
binlijin commented on HBASE-16792: ---------------------------------- With the HBASE-16792_master_v2.patch, mvn clean test -Dtest=org.apache.hadoop.hbase.io.encoding.* all passed. Is there other UT failed? > 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)