You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Hari Shreedharan <hs...@cloudera.com> on 2013/01/22 21:54:08 UTC

Re: Review Request: FLUME-1859. Fast replay can use slightly less memory.

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

(Updated Jan. 22, 2013, 8:54 p.m.)


Review request for Flume.


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

FLUME-1859. Fast replay can use slightly less memory.


Description
-------

Changed the FlumeEventPointer to fileId,offset in ComparableFlumeEventPointer.


This addresses bug FLUME-1859.
    https://issues.apache.org/jira/browse/FLUME-1859


Diffs
-----

  flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/CheckpointRebuilder.java 6e64003 

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


Testing
-------

Ran full build, all unit tests pass.


Thanks,

Hari Shreedharan