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

Chia-Ping Tsai updated HBASE-19430:
-----------------------------------
    Attachment: HBASE-19430.v0.patch

v0
# keep the setTimestamp(byte[], int) as CellUtil needs this method. We can't 
remove it in 2.0
# add the default methods to {{ExtendedCell}} to minimize the chagnes
# add the heapsize() impl to all fake cells. Perhaps we can throw exception 
directly since we should not call the heapsize on fake cell

> Remove the SettableTimestamp and SettableSequenceId
> ---------------------------------------------------
>
>                 Key: HBASE-19430
>                 URL: https://issues.apache.org/jira/browse/HBASE-19430
>             Project: HBase
>          Issue Type: Task
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19430.v0.patch
>
>
> They are introduced by HBASE-11777 and HBASE-12082. Both of them are IA.LP 
> and denoted with deprecated. To my way of thinking, we should remove them 
> before 2.0 release.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to