[
https://issues.apache.org/jira/browse/HBASE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803252#comment-13803252
]
Jimmy Xiang commented on HBASE-9792:
------------------------------------
I have a patch for all similar problems. But I have not optimized it since I
am trying to find out how online schema change (change encoding) could cause
data loss. If someone can take a look at HBASE-9818, it will be very helpful.
> Region states should update last assignments when a region is opened.
> ---------------------------------------------------------------------
>
> Key: HBASE-9792
> URL: https://issues.apache.org/jira/browse/HBASE-9792
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: trunk-9792.patch
>
>
> Currently, we update a region's last assignment region server when the region
> is online. We should do this sooner, when the region is moved to OPEN state.
> CM could kill this region server before we delete the znode and online the
> region.
--
This message was sent by Atlassian JIRA
(v6.1#6144)