[
https://issues.apache.org/jira/browse/HBASE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593486#action_12593486
]
Bryan Duxbury commented on HBASE-609:
-------------------------------------
There's some weird blank lines in the diff that were added. Remove those, and
+1.
> Master doesn't see regionserver edits because of clock skew
> -----------------------------------------------------------
>
> Key: HBASE-609
> URL: https://issues.apache.org/jira/browse/HBASE-609
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Priority: Blocker
> Fix For: 0.2.0, 0.1.2
>
> Attachments: skew-0.1-v2.patch, skew-0.1-v3.patch, skew.patch
>
>
> The streamy folks had a cluster where regionserver was 2 minutes in advance
> of the master. On split, regionserver would update .META. with split info
> but scanners opened on the master wouldn't see the edits because they were
> being opened using current time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.