Updated Branches: refs/heads/flume-1.3.0 c908e4f65 -> 10e489919
FLUME-1728: Upate CHANGELOG for flume-1.3.0 rc4 to include FLUME-1660 (Brock Noland via Brock Noland) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/10e48991 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/10e48991 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/10e48991 Branch: refs/heads/flume-1.3.0 Commit: 10e489919a9418c83f859901af215a52251fc552 Parents: c908e4f Author: Brock Noland <[email protected]> Authored: Mon Nov 19 10:43:10 2012 -0600 Committer: Brock Noland <[email protected]> Committed: Mon Nov 19 10:43:35 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/10e48991/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index ed6da75..c63a3ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -49,6 +49,7 @@ Release Notes - Flume - Version v1.3.0 * [FLUME-1609] - FileChannel detecting when the underlying file systems are full could provide cleaner error recovery * [FLUME-1631] - Retire hdfs.txnEventMax in HDFS sink * [FLUME-1645] - add hdfs.fileSuffix property to HDFSEventSink + * [FLUME-1660] - Close "idle" hdfs handles * [FLUME-1675] - Ignore netbeans config files in rat & git * [FLUME-1681] - Disable empty-file unit test for Spooling File Reader * [FLUME-1684] - Re-enable empty file unit test
