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

stack commented on HBASE-7232:
------------------------------

Thanks [~lhofhansl].  I'm glad you think that way because I think I'll leave 
the blooms writable stuff alone in hfile; it is woven into the hfile metadata 
and through blooms themselves and would be a bunch of work to undo so I think 
I'll leave them as they are for 0.96.  HBW backing HFileInfo was a little odd 
anyways.  As you say was key/values of byte [].  Only used here and only at the 
time because it was a serializable Map.  No harm getting rid of it as part of 
the Writables purge.

I'm having to manual trigger patch builds.  They broke.....


                
> Remove HbaseMapWritable
> -----------------------
>
>                 Key: HBASE-7232
>                 URL: https://issues.apache.org/jira/browse/HBASE-7232
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>         Attachments: 7232.txt, 7232.txt, 7232v2.txt, 7232v3.txt, 7232v4.txt
>
>
> Its used by hfile fileinfo only so need to convert fileinfo to remove this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to