[ 
https://issues.apache.org/jira/browse/HBASE-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134478#comment-13134478
 ] 

Ted Yu commented on HBASE-4591:
-------------------------------

{code}
+    } catch (IOException e) {
+      LOG.error("Unable to get modification time of file " + 
filePath.getName() +
{code}
Only the final component of this path is logged.
Should the full path be logged ?
                
> TTL for old HLogs should be calculated from last modification time.
> -------------------------------------------------------------------
>
>                 Key: HBASE-4591
>                 URL: https://issues.apache.org/jira/browse/HBASE-4591
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.89.20100621
>            Reporter: Madhuwanti Vaidya
>            Assignee: Madhuwanti Vaidya
>            Priority: Minor
>         Attachments: 
> 0007-HBASE-4591-Increase-TTL-for-old-HLogs-and-change-TTL.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to