You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2016/04/17 13:19:25 UTC

[jira] [Created] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

Duo Zhang created HBASE-15664:
---------------------------------

             Summary: Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy
                 Key: HBASE-15664
                 URL: https://issues.apache.org/jira/browse/HBASE-15664
             Project: HBase
          Issue Type: Bug
            Reporter: Duo Zhang
            Assignee: Duo Zhang


The TTL per CF is in seconds, we will convert it to milliseconds when construct HStore. And if it is HConstants.FOREVER, we will set it to Long.MAX_VALUE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)