[ 
https://issues.apache.org/jira/browse/HBASE-21012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kuan-Po Tseng updated HBASE-21012:
----------------------------------
    Release Note: HFiles generated by 2.0.0, 2.0.1, 2.1.0 are not forward 
compatible to 1.4.6-, 1.3.2.1-, 1.2.6.1-, and other inactive releases. Why 
HFile lose compatability is hbase in new versions (2.0.0, 2.0.1, 2.1.0) use 
protobuf to serialize/deserialize TimeRangeTracker (TRT) while old versions use 
DataInput/DataOutput. To solve this, We have to put HBASE-21012 to 2.x and put 
HBASE-21013 in 1.x. For more information, please check HBASE-21008.

> Revert the change of serializing TimeRangeTracker
> -------------------------------------------------
>
>                 Key: HBASE-21012
>                 URL: https://issues.apache.org/jira/browse/HBASE-21012
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Chia-Ping Tsai
>            Assignee: Kuan-Po Tseng
>            Priority: Critical
>             Fix For: 3.0.0, 2.0.2, 2.1.1
>
>         Attachments: HBASE-21012.master.001.patch, 
> HBASE-21012.master.002.patch, HBASE-21012.master.003.patch, 
> HBASE-21012.master.003.patch, HBASE-21012.master.004.patch, 
> HBASE-21012.master.005.patch
>
>
> HBASE-18754 change the serialization of TimeRangeTracker from "manual way" to 
> protobuf. However, the change breaks the backward compatibility of hfile. We 
> should revert the change ASAP.



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

Reply via email to