You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2018/07/16 17:24:00 UTC

[jira] [Commented] (HBASE-20894) Move BucketCache from java serialization to protobuf

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

Mike Drob commented on HBASE-20894:
-----------------------------------

Attaching WIP patch that includes the proposed new proto definitions. Would appreciate some review before I start trying to glue that in to the code paths, since I don't have a ton of experience with protos in general.

> Move BucketCache from java serialization to protobuf
> ----------------------------------------------------
>
>                 Key: HBASE-20894
>                 URL: https://issues.apache.org/jira/browse/HBASE-20894
>             Project: HBase
>          Issue Type: Task
>          Components: BucketCache
>    Affects Versions: 2.0.0
>            Reporter: Mike Drob
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20894.WIP.patch
>
>
> We should use a better serialization format instead of Java Serialization for the BucketCache entry persistence.
> Suggested by Chris McCown, who does not appear to have a JIRA account.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)