[
https://issues.apache.org/jira/browse/FLUME-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951689#comment-13951689
]
Hudson commented on FLUME-2350:
-------------------------------
SUCCESS: Integrated in flume-trunk #631 (See
[https://builds.apache.org/job/flume-trunk/631/])
FLUME-2350. Consume Order tests need to space out file creation. (hshreedharan:
http://git-wip-us.apache.org/repos/asf/flume/repo/?p=flume.git&a=commit&h=62b383a00c3f678b0f504dc71bf36091ddd4067a)
*
flume-ng-core/src/test/java/org/apache/flume/client/avro/TestReliableSpoolingFileEventReader.java
*
flume-ng-core/src/main/java/org/apache/flume/client/avro/ReliableSpoolingFileEventReader.java
> Consume Order tests need to space out file creation
> ---------------------------------------------------
>
> Key: FLUME-2350
> URL: https://issues.apache.org/jira/browse/FLUME-2350
> Project: Flume
> Issue Type: Bug
> Reporter: Hari Shreedharan
> Assignee: Muhammad Ehsan ul Haque
> Attachments: FLUME-2350-0.patch
>
>
> Since the files end up getting created almost at the same time, their
> timestamps end up not being different even though they are created one after
> another. We need to add sleeps or make sure their last modified is different
> by adding 1 or 2 seconds to each consecutive file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)