Mike Percy created FLUME-1229:
---------------------------------
Summary: 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
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