Updated Branches: refs/heads/trunk b5e29801a -> 26b637a49
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/26b637a4 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/26b637a4 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/26b637a4 Branch: refs/heads/trunk Commit: 26b637a4994d0c835f5fbcbe8fd429d1b86d92ec Parents: b5e2980 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:10 2012 -0600 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/26b637a4/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
