You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Muhammad Ehsan ul Haque <m....@gmail.com> on 2014/02/10 21:30:27 UTC

Re: Review Request 17883: FLUME-2318 Handling empty files in spooling directory

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17883/
-----------------------------------------------------------

(Updated Feb. 10, 2014, 8:30 p.m.)


Review request for Flume.


Summary (updated)
-----------------

FLUME-2318 Handling empty files in spooling directory


Bugs: FLUME-2318
    https://issues.apache.org/jira/browse/FLUME-2318


Repository: flume-git


Description
-------

Spooling Directory Source should be able to create events for empty files. Currently no event is delivered to the channel for empty files.


Diffs
-----

  flume-ng-core/src/main/java/org/apache/flume/client/avro/ReliableSpoolingFileEventReader.java a88ed6e 
  flume-ng-core/src/test/java/org/apache/flume/source/TestSpoolDirectorySource.java 503ab4d 

Diff: https://reviews.apache.org/r/17883/diff/


Testing
-------

Spooling Directory with all empty files.
Spooling directory with some empty files.


Thanks,

Muhammad Ehsan ul Haque