8000 FLUME-2690. Update ChangeLog for 1.6 Release · coder-xing/flume@2561a23 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2561a23

Browse files
FLUME-2690. Update ChangeLog for 1.6 Release
(Johny Rufus via Hari)
1 parent 30af6e9 commit 2561a23

File tree

1 file changed

+0
-90
lines changed

1 file changed

+0
-90
lines changed

CHANGELOG

Lines changed: 0 additions & 90 deletions
10000
Original file line numberDiff line numberDiff line change
@@ -1,121 +1,58 @@
11
Release Notes - Flume - Version v1.6.0
22

33
** Sub-task
4-
* [FLUME-1056] - AvroSource configuration
5-
* [FLUME-1057] - AvroSink configuration
6-
* [FLUME-1058] - Exec source configuration
7-
* [FLUME-1059] - failover sink configuration
8-
* [FLUME-1060] - Hdfs sink configuration
9-
* [FLUME-1061] - jdbc channel configuration
10-
* [FLUME-1062] - Memory Channel configuration
11-
* [FLUME-1063] - Miscellanous changes related to imports and minor changes related to config changes
12-
* [FLUME-1064] - Channel selector configuration
13-
* [FLUME-1066] - PseudoTxnMemoryChannel configuration
14-
* [FLUME-1067] - RollingFileSink configuration
15-
* [FLUME-1068] - syslog source configuration
16-
* [FLUME-1069] - FileChannel configuration
17-
* [FLUME-2136] - Windows - Fix intermitent test failure in TestMonitoredCounterGroup.java
18-
* [FLUME-2137] - Fix StagedInstall.java to invoke the correct startup script on Windows
19-
* [FLUME-2145] - TestCheckpointRebuilder.testFastReplay fails on Windows due to checkpoint file being memory mapped
204
* [FLUME-2250] - Add support for Kafka Source
215
* [FLUME-2251] - Add support for Kafka Sink
22-
* [FLUME-2548] - Enable SSLv2Hello for Avro Source and NettyAvroRpcClient
23-
* [FLUME-2549] - Enable SSLv2Hello for HttpSource
24-
* [FLUME-2599] - Remove usage of CounterGroup from AvroLegacySource
25-
* [FLUME-2600] - Remove usage of CounterGroup class from org.apache.flume.SinkRunner
26-
* [FLUME-2601] - Remove usage of CounterGroup from org.apache.flume.sink.NullSink
27-
* [FLUME-2602] - Remove usage of CounterGroup from org.apache.flume.lifecycle.TestLifecycleSupervisor.CountingLifecycleAware
28-
* [FLUME-2603] - Remove usage of CounterGroup from org.apache.flume.source.NetcatSource
29-
* [FLUME-2604] - Remove usage of CounterGroup from org.apache.flume.source.PollableSourceRunner
30-
* [FLUME-2605] - Remove usage of CounterGroup from org.apache.flume.source.StressSource
31-
* [FLUME-2606] - Remove usage of CounterGroup from org.apache.flume.source.SyslogTcpSource
32-
* [FLUME-2607] - Remove usage of CounterGroup from org.apache.flume.source.SyslogUDPSource
33-
* [FLUME-2608] - Remove usage of CounterGroup class from org.apache.flume.sink.elasticsearch.ElasticSearchSink
34-
* [FLUME-2609] - Remove usage of CounterGroup class from org.apache.flume.node.PollingPropertiesFileConfigurationProvider
35-
* [FLUME-2610] - Remove usage of CounterGroup class from org.apache.flume.source.thriftLegacy.ThriftLegacySource
366
* [FLUME-2677] - Update versions in 1.6.0 branch
377
* [FLUME-2686] - Update KEYS file for 1.6 release
388

399
** Bug
40-
* [FLUME-1623] - Add more info about failover sink processor
4110
* [FLUME-1793] - Unit test TestElasticSearchLogStashEventSerializer fails with IBM JDK
4211
* [FLUME-1934] - Spoolingdir source exception when reading multiple zero size files
4312
* [FLUME-2024] - Add ExecSource flush timeout to Flume User Guide
44-
* [FLUME-2119] - duplicate files cause flume to enter irrecoverable state
45-
* [FLUME-2122] - Minor cleanups of User guide
46-
* [FLUME-2123] - Morphline Solr sink missing short type name
4713
* [FLUME-2126] - Problem in elasticsearch sink when the event body is a complex field
48-
* [FLUME-2127] - JMX shutdown command for Flume
49-
* [FLUME-2135] - Add zip to the build distribution for Windows support
5014
* [FLUME-2148] - Windows : Add flume-env.ps1
51-
* [FLUME-2199] - Flume builds with new version require mvn install before site can be generated
5215
* [FLUME-2214] - FileChannelIntegrityTool needs documentation in user guide
53-
* [FLUME-2220] - ElasticSearch sink - duplicate fields in indexed document
54-
* [FLUME-2227] - Move BlobDeserializer from Morphline Sink to flume-ng-core
5516
* [FLUME-2245] - HDFS files with errors unable to close
56-
* [FLUME-2330] - Remove the MorphlineHandlerImpl configuration option from MorphlineSink
5717
* [FLUME-2337] - export JAVA_HOME in flume-env.sh.template and increase heap size
5818
* [FLUME-2346] - idLogFileMap in Log can lose track of file ids
59-
* [FLUME-2389] - Spillable Memory Channel Example is incorrect
6019
* [FLUME-2404] - Default maxReadBufferBytes might cause OOM and cause scribe source exit
6120
* [FLUME-2408] - Remove FLUME-1899 from Flume 1.5.0 change log.
62-
* [FLUME-2409] - NettyAvroRpcClient performs unnecessary hostname lookups
6321
* [FLUME-2416] - Use CodecPool in compressed stream to prevent leak of direct buffers
6422
* [FLUME-2420] - HDFSEventSink#stop might throw ConcurrentModificationException
6523
* [FLUME-2425] - FileChannel should trim data and checkpoint directories
6624
* [FLUME-2432] - Update Kite dependency to 0.15.0
6725
* [FLUME-2438] - Make Syslog source message body configurable
6826
* [FLUME-2450] - Improve replay index insertion speed.
69-
* [FLUME-2460] - Unit test TestAvroSink failed with IBM JDK 1.7
7027
* [FLUME-2466] - Embedded agent name cannot contain spaces
7128
* [FLUME-2470] - Kafka Sink and Source must use camel case for all configs.
7229
* [FLUME-2472] - SyslogUtils fails when system locale is not English
73-
* [FLUME-2474] - TestHDFSEventSinkOnMiniCluster fails if user umask is not 0022
7430
* [FLUME-2475] - toLowerCase/toUpperCase used without Locale parameter to manipulate Enum
75-
* [FLUME-2476] - ContentBuilderUtil.appendField incorrectly manages json-like data
7631
* [FLUME-2479] - Kafka property auto.commit.enable is incorrect for KafkaSource
7732
* [FLUME-2480] - Typo in file channel exception: "Usable space exhaused"
7833
* [FLUME-2481] - TestFileChannelEncryption fails with System locale other than en_US
7934
* [FLUME-2482] - Race condition in File Channels' Log.removeOldLogs
80-
* [FLUME-2483] - TestLog.testMinimumRequiredSpaceTooSmallForPut failing
81-
* [FLUME-2484] - NullPointerException in Kafka Sink test
82-
* [FLUME-2485] - Thrift Source tests fail on Oracle JDK 8
8335
* [FLUME-2486] - TestExecSource fails on some environments
8436
* [FLUME-2487] - SyslogParser has rounding errors in timestamp parsing
8537
* [FLUME-2488] - TestElasticSearchRestClient fails on Oracle JDK 8
8638
* [FLUME-2489] - Upgrade Apache Curator to 2.6.0
87-
* [FLUME-2490] - HBase tests hang up forever if hostname points to 127.0.1.1
8839
* [FLUME-2492] - Flume's Kafka Source doesn't account time correctly
8940
* [FLUME-2495] - Kafka Source may miss events when channel is not available
9041
* [FLUME-2497] - TCP and UDP syslog sources parsing the timestamp incorrectly
9142
* [FLUME-2500] - Add a channel that uses Kafka
9243
* [FLUME-2505] - Test added in FLUME-2502 is flaky
93-
* [FLUME-2510] - TestHDFSEventSink.testCloseRemovesFromSFWriters fails with Hadoop 2 profile
94-
* [FLUME-2513] - testConsumeFileRandomlyNewFile fails
95-
* [FLUME-2514] - Some TestFileChannelRestart tests are extremely slow
96-
* [FLUME-2515] - TestExecSource.testMonitoredCounterGroup sometimes fails, on some environments
97-
* [FLUME-2516] - TestElasticSearchIndexRequestBuilderFactory fails with Locale != ENGLISH
9844
* [FLUME-2517] - Performance issue: SimpleDateFormat constructor takes 30% of HDFSEventSink.process()
9945
* [FLUME-2525] - flume should handle a zero byte .flumespool-main.meta file for the spooldir source
100-
* [FLUME-2529] - Kafka Source test fails: testBatchTime
10146
* [FLUME-2538] - TestResettableFileInputStream fails on JDK 8
102-
* [FLUME-2546] - HTTP Source docs should not that neither SSLv2Hello nor SSLv3 are supported
103-
* [FLUME-2547] - Removing SSLv2Hello causes Java 6 clients to break
104-
* [FLUME-2555] - TestKafkaChannel tests intermittently fails on JDK8
10547
* [FLUME-2556] - TestBucketPath.testDateFormatHours fails intermittently
10648
* [FLUME-2557] - DatasetSink doesn't work with Kerberos
10749
* [FLUME-2560] - Kafka channel entries missing for output jar generation
108-
* [FLUME-2567] - Remove unneeded repository declarations in pom.xml
10950
* [FLUME-2568] - Additional fix for TestReliableSpoolingFileEventReader
11051
* [FLUME-2578] - Kafka source throws NPE if Kafka record has null key
111-
* [FLUME-2582] - TestSpillableMemoryChannel crashes intermittently
11252
* [FLUME-2586] - HDFS Sink should have an option to try rename even if close fails
113-
* [FLUME-2587] - Unit test TestHTTPSource failed with IBM JDK 7.1.2
114-
* [FLUME-2588] - Kafka Components Need to be marked experimenal
11553
* [FLUME-2592] - Specify main manifest attribute in flume tools jar
11654
* [FLUME-2594] - Close Async HBase Client if there are large number of consecutive timeouts
11755
* [FLUME-2595] - Add option to checkpoint on file channel shutdown
118-
* [FLUME-2597] - Deprecate IRC Sink
11956
* [FLUME-2624] - Improve Hive Sink performance
12057
* [FLUME-2626] - Remove trustmanager-type from Thrift RPC client
12158
* [FLUME-2633] - Update Kite dependency to 1.0.0
@@ -124,11 +61,9 @@ Release Notes - Flume - Version v1.6.0
12461
* [FLUME-2654] - Memory channel error message related to byteCapacity needs refining
12562
* [FLUME-2657] - Upgrade to Hive 1.0
12663
* [FLUME-2658] - Upgrade to Hbase 1.0
127-
* [FLUME-2660] - Add documentation for EventValidator
12864
* [FLUME-2664] - Site profile fails due to dependency issues
12965
* [FLUME-2665] - Update documentation for hdfs.closeTries based on FLUME-2586
13066
* [FLUME-2670] - Modify dependencies to not pull hadoop/hive related jars
131-
* [FLUME-2672] - NPE in KafkaSourceCounter
13267
* [FLUME-2673] - Remove unused import in TestLog
13368
* [FLUME-2678] - Upgrade xalan to 2.7.2 to take care of CVE-2014-0107 vulnerability
13469
* [FLUME-2679] - Make hbase-1 the default profile
@@ -138,70 +73,45 @@ Release Notes - Flume - Version v1.6.0
13873

13974
** Documentation
14075
* [FLUME-1594] - Document JMX options
141-
* [FLUME-2393] - [User Guide]Incorrect rendering of Twitter firehose Source header, displayed as Twitter 1% firehose Source
14276
* [FLUME-2509] - Add description for properties in Failover Sink Processor
143-
* [FLUME-2575] - FLUME-2548 brings SSLv2Hello back for Avro Sink, but UG says it is one of the protocols to exclude
14477
* [FLUME-2630] - Update documentation for Thrift Src/Sink SSL support and Kerberos support
14578
* [FLUME-2635] - Documentation for zookeeper dynamic configuration in flume
14679
* [FLUME-2668] - Document SecureThriftRpcClient/SecureRpcClientFactory in Flume Developer Guide
14780

14881
** Improvement
149-
* [FLUME-199] - Unit tests should hunt for available ports if defaults are in use
15082
* [FLUME-1334] - Write an startscript for flume agents on Windows
15183
* [FLUME-1491] - Dynamic configuration from Zookeeper watcher
15284
* [FLUME-1521] - Document the StressSource
15385
* [FLUME-1710] - JSONEvent.getBody should not return null
154-
* [FLUME-1899] - Make SpoolDir work with Sub-Directories
15586
* [FLUME-1920] - Test case TestFileChannel fails when flume is built from paths containing the string "hadoop"
156-
* [FLUME-2207] - HDFS file suffix style index suffix in ElasticSearchSink
15787
* [FLUME-2237] - Example config in User Guide to use same notation for Agent name
15888
* [FLUME-2246] - event body data size can make it configurable for logger sinker
15989
* [FLUME-2273] - ElasticSearchSink: Add handling for header substitution in indexName
160-
* [FLUME-2351] - Ability to override any parameter from the configuration file
161-
* [FLUME-2352] - HDFSCompressedDataStream should support appendBatch
16290
* [FLUME-2373] - Enable configuration to switch thrift source serialization protocol
16391
* [FLUME-2385] - Flume spans log file with "Spooling Directory Source runner has shutdown" messages at INFO level
164-
* [FLUME-2392] - Flume MorphlineSink can not work because of java.lang.NoClassDefFoundError: org/kitesdk/morphline/api/MorphlineCompilationException
165-
* [FLUME-2396] - Make Spillable Memory Channel persist data on shutdown
16692
* [FLUME-2401] - Optionally Compress Backup Checkpoint
167-
* [FLUME-2428] - Add a SpillableMemoryChannel support to Flume Embedded Agent
16893
* [FLUME-2439] - Update DatasetSink for Kite 0.15.0
16994
* [FLUME-2462] - Remove use of deprecated methods in DatasetSink
17095
* [FLUME-2463] - Add support for Hive and HBase datasets to DatasetSink
17196
* [FLUME-2469] - DatasetSink should load dataset when needed, not at startup
17297
* [FLUME-2499] - Include Kafka Message Key in Event Header, Updated Comments
17398
* [FLUME-2502] - Spool source's directory listing is inefficient
174-
* [FLUME-2551] - Add dev-support to src tarball
175-
* [FLUME-2552] - Update flume-parent pom.xml to add Roshan Naik in developers section
17699
* [FLUME-2558] - Update javadoc for StressSource
177100
* [FLUME-2562] - Metrics for Flafka components
178-
* [FLUME-2569] - increase default heap space
179-
* [FLUME-2571] - Update Kite dependency to 0.17.0 (or 0.17.1)
180-
* [FLUME-2589] - Add Related Projects Page
181101
* [FLUME-2591] - Kite DatasetSink 2.0
182102
* [FLUME-2613] - Tool/script for deleting individual message from queue
183-
* [FLUME-2618] - Provide Proxy Support for TwitterSource
184-
* [FLUME-2636] - Agent wide context for configuring shareable properties
185103
* [FLUME-2642] - Limit kerberos relogin attempt
186104

187105
** New Feature
188-
* [FLUME-19] - Create RSS source
189-
* [FLUME-173] - Create standard unit tests for Sinks
190106
* [FLUME-1734] - Create a Hive Sink based on the new Hive Streaming support
191-
* [FLUME-2071] - Flume Context doesn't support float or double configuration values.
192-
* [FLUME-2188] - flume-ng-log4jappender Support user supplied headers
193107
* [FLUME-2242] - Flume Sink and Source for Apache Kafka
194-
* [FLUME-2394] - Command line argument to disable monitoring for config changes
195-
* [FLUME-2413] - Add a new metric for the number of bytes transferred on a flume channel
196108
* [FLUME-2426] - Support interceptors in the Embedded Agent
197109
* [FLUME-2431] - Add simple regex search-and-replace interceptor
198-
* [FLUME-2524] - Adding an HTTP Sink
199110
* [FLUME-2570] - Add option to not pad date fields
200111
* [FLUME-2574] - SSL Support for Thrift Rpc
201112
* [FLUME-2631] - End to End authentication in Flume
202113

203114
** Task
204-
* [FLUME-967] - HTTP based monitoring for flume Agents
205115
* [FLUME-2365] - Please create a DOAP file for your TLP
206116
* [FLUME-2454] - Support batchSize to allow multiple events per transaction to the Kafka Sink
207117
* [FLUME-2455] - Documentation update for Kafka Sink

0 commit comments

Comments
 (0)
0