[ https://issues.apache.org/jira/browse/FLUME-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hari Shreedharan updated FLUME-1229: ------------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) > 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