[ https://issues.apache.org/jira/browse/HBASE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-609: ------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch and trunk. > 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.