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 Priority: Blocker Fix For: 0.2.0, 0.1.2 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.