remove HLogEdit
---------------
Key: HBASE-1411
URL: https://issues.apache.org/jira/browse/HBASE-1411
Project: Hadoop HBase
Issue Type: Improvement
Reporter: Andrew Purtell
>From
>https://issues.apache.org/jira/browse/HBASE-1403?focusedCommentId=12708553&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12708553
@stack:
I'm thinking of the HLog and HCD. HLog values are a HLogEdit which is now just
the new KeyValue class + a THBase flag. In interests of performance, I'd like
to not have to create a HLogEdit at all and just shove in the KeyValue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.