Updated Branches: refs/heads/flume-1.4 df674e34b -> 77b8dd63a
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/77b8dd63 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/77b8dd63 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/77b8dd63 Branch: refs/heads/flume-1.4 Commit: 77b8dd63acab7eb1c152b31d7c90daad8994d1e7 Parents: df674e3 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:24 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/77b8dd63/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
