Mikhail Bautin created HBASE-6808:
-------------------------------------

             Summary: Add the ability to query region flush time and current 
time to regionserver Thrift API
                 Key: HBASE-6808
                 URL: https://issues.apache.org/jira/browse/HBASE-6808
             Project: HBase
          Issue Type: Improvement
            Reporter: Mikhail Bautin


In order to do reliable bulk load with WAL turned off through the C++ API we 
need to be able to query last flush times for all regions on a regionserver as 
well as the current time on the server. By only comparing timestamps that come 
from the same regionserver we avoid being affected by clock skew.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to