You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Amit Patel (JIRA)" <ji...@apache.org> on 2017/08/01 19:57:00 UTC

[jira] [Created] (HBASE-18496) Fix TestTimestampType failing on isLikelyOfType tests

Amit Patel created HBASE-18496:
----------------------------------

             Summary: Fix TestTimestampType failing on isLikelyOfType tests
                 Key: HBASE-18496
                 URL: https://issues.apache.org/jira/browse/HBASE-18496
             Project: HBase
          Issue Type: Sub-task
            Reporter: Amit Patel
            Assignee: Amit Patel
            Priority: Trivial


The tests testPhysicalIsLikelyOfType and testHybridIsLikelyOfType were failing after the initial commit of core HLC so this patch fixes that. Note that both Physical#isLikelyOfType and Hybrid#isLikelyOfType will return false if the input timestamp is from before the first half of the first day of 1970.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)