[
https://issues.apache.org/jira/browse/FLUME-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285011#comment-13285011
]
Hari Shreedharan commented on FLUME-1229:
-----------------------------------------
Patch committed! Thanks Mike!(Credit in the 2nd commit ;) )
> System.nanoTime incorrectly used in filename for HDFS file rolling
> ------------------------------------------------------------------
>
> Key: FLUME-1229
> URL: https://issues.apache.org/jira/browse/FLUME-1229
> Project: Flume
> Issue Type: Bug
> Reporter: Mike Percy
> Assignee: Mike Percy
> Attachments: FLUME-1229-1.patch
>
>
> Today we use System.nanoTime instead of a proper timestamp such as
> System.currentTimeMillis to give files unique names for rolling. This should
> at a minimum be replaced with System.currentTimeMillis().
--
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