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

stack commented on HBASE-1411:
------------------------------

Can't make this change before KeyValue becoming Writable

> remove HLogEdit
> ---------------
>
>                 Key: HBASE-1411
>                 URL: https://issues.apache.org/jira/browse/HBASE-1411
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>             Fix For: 0.20.0
>
>
> 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.

Reply via email to