-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6862/
-----------------------------------------------------------
Review request for Flume.
Description
-------
This patch addresses FLUME-1527 by seeding both the transaction id and write
order id with the last know checkpoint write order id.
This addresses bug FLUME-1527.
https://issues.apache.org/jira/browse/FLUME-1527
Diffs
-----
flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/ReplayHandler.java
14e2ff7
Diff: https://reviews.apache.org/r/6862/diff/
Testing
-------
Unit tests pass
Thanks,
Brock Noland