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

[jira] [Commented] (HBASE-20065) Revisit the timestamp usage in MetaTableAccessor

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

Duo Zhang commented on HBASE-20065:
-----------------------------------

Must provide a timestamp when constructing a Put or Delete, and except one of the updateRegionLocation, do not pass timestamp for methods which are used to update meta. Make methods private if possible.

> Revisit the timestamp usage in MetaTableAccessor
> ------------------------------------------------
>
>                 Key: HBASE-20065
>                 URL: https://issues.apache.org/jira/browse/HBASE-20065
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>         Attachments: HBASE-20065.patch
>
>
> It is totally a mess and makes me confusing when reimplementing the serial replication feature. Let me do a clean up first.



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