GitHub user smoreau opened a pull request:
https://github.com/apache/flume/pull/2
Use the method parseMillis
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smoreau/flume patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/2.patch
----
commit 3cac43e59f693fd1cc46c3a9df3ea00ec9858232
Author: Juhani Connolly <[email protected]>
Date: 2012-08-15T06:44:14Z
FLUME-1382: Flume adopt message from existing local Scribe
Implementation of ScribeSource allowing flume to receive messages from
scribe, or any other agent using the thrift/scribe protocol
(Danny Ye via Juhani Connolly)
commit ca636a3277cd9fd2a8d6df693b2c76c95acde984
Author: Will McQueen <[email protected]>
Date: 2012-08-17T22:19:23Z
FLUME-1490. Option to limit number of events sent in Stress source.
(Patrick Wendell via Will McQueen)
commit cf3c16f4b08663d408f01506015e1cf5be6c3d73
Author: Brock Noland <[email protected]>
Date: 2012-08-21T14:34:22Z
FLUME-1437: Checkpoint can miss pending takes
(Hari Shreedharan via Brock Noland)
commit 29b62f33b3403a8c680b1db7d9733bb4c5175e90
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-21T20:58:38Z
FLUME-1498. File channel log updates and queue updates should be atomic.
(Brock Noland via Hari Shreedharan)
commit 4f42f04f42088f417d42aceb7dab25e864fd5b6b
Author: Brock Noland <[email protected]>
Date: 2012-08-22T18:19:54Z
FLUME-1504: Test file channel times out randomly
(Hari Shreedharan via Brock Noland)
commit ab7ccae3253e23cb209d1527ba2a7c7b3d9fcb39
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-22T20:16:22Z
FLUME-1505. TestFileChannel needs to be able to force a checkpoint.
(Brock Noland via Hari Shreedharan)
commit c2367713ee9d6a4b88483bedf955ea6028f77206
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-23T06:16:54Z
FLUME-1489. Flume Scribe Source should be included in source and dist
tarballs.
(Juhani Connolly via Hari Shreedharan)
commit d80a7d6830c3143b2b400da4ace15da739de7221
Author: Mike Percy <[email protected]>
Date: 2012-08-23T08:20:35Z
FLUME-1492. Create integration test for file channel.
(Will McQueen via Mike Percy)
commit e46cf8050acf1624d939d6029326ffae9e9d430a
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-23T18:26:42Z
FLUME-1508. TestFileChannel times out maven periodically.
(Brock Noland via Hari Shreedharan)
commit c8895dd874b1e02efa8a28a24453cef73efa2fa3
Author: Mubarak Seyed <[email protected]>
Date: 2012-08-24T00:51:56Z
FLUME-1500 Upgrade flume to use latest version of Avro - v1.7
(Hari Shreedharan via Mubarak Seyed)
commit ede734b4d9dc7eb6709844693f73adaf3e4b1120
Author: Brock Noland <[email protected]>
Date: 2012-08-24T14:35:00Z
FLUME-1512: File Channel should not stop during a checkpoint
(Hari Shreedharan via Brock Noland)
commit 40af97b9b6892fe24a59a76100879b0ab6258550
Author: Brock Noland <[email protected]>
Date: 2012-08-24T20:57:36Z
FLUME-1428: File Channel should not consider a file as inactive until all
takes are committed
(Hari Shreedharan via Brock Noland)
commit f5f199f38cffc7b4b6672a7242f46dde010eb07c
Author: Brock Noland <[email protected]>
Date: 2012-08-27T18:50:27Z
FLUME-1513: File Channel log close() method should not be synchronized
(Hari Shreedharan via Brock Noland)
commit 81effe2e3e1e6741d468c9de949e8e0329e90131
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-29T22:08:47Z
FLUME-1524. Fix flaky MonitoredCounterGroup test.
(Mike Percy via Hari Shreedharan)
commit 1e3599a9fab62b61a0abcade67fa7328240b83b4
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-29T22:17:36Z
FLUME-1523. Allow -X java opts to be passed to the agent on the command
line.
(Mike Percy via Hari Shreedharan)
commit e8740532ecf4eb818621cdd11c0cc2c5aecd7906
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-30T16:33:43Z
FLUME-1525. Increase test timeouts.
(Brock Noland via Hari Shreedharan)
commit fc282f7ea44839437fc34a026d8fb7e59d53466d
Author: Brock Noland <[email protected]>
Date: 2012-08-30T16:48:53Z
FLUME-1496: TestFileChannel is bloated
(Hari Shreedharan via Brock Noland)
commit 52f67c2dad6598faced14dba4c98bfae7b291714
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-30T21:48:58Z
FLUME-1527. Seed TransactionID/WriteOrderID in the case no logs need to be
replayed.
(Brock Noland via Hari Shreedharan)
commit 5673e06086c535dd6606f313b68a28f46796db3d
Author: Brock Noland <[email protected]>
Date: 2012-08-31T16:19:57Z
FLUME-1528: File Channel replay when no checkpoint is present can be faster
(Hari Shreedharan via Brock Noland)
commit 43f04894654925e0a5472ac99d3cde689545a61d
Author: Hari Shreedharan <[email protected]>
Date: 2012-08-31T19:50:04Z
FLUME-1531. Flume User Guide should provide more details on configuring the
timestamp interceptor.
(Kathleen Ting via Hari Shreedharan)
commit a4763a7d7367f6d639567315a486675d20794ad5
Author: Will McQueen <[email protected]>
Date: 2012-08-31T22:34:33Z
FLUME-1532. Increase test timeouts even further.
(Hari Shreedharan via Will McQueen)
commit 6b8c8d70b773535e9815b6323e9b0bcbdf82ccd1
Author: Will McQueen <[email protected]>
Date: 2012-09-02T22:30:21Z
FLUME-1534. CheckpointRebuilder$ComparableFlumeEventPointer#equal does
not work correctly.
(Hari Shreedharan via Will McQueen)
commit c8a93e4a588cc226bfbc803faead11eec2741364
Author: Jarek Jarcec Cecho <[email protected]>
Date: 2012-09-03T06:20:46Z
FLUME-1507. Have "Topology Design Considerations" in User Guide.
(Patrick Wendell via Jarek Jarcec Cecho)
commit a7553e4bda294d0dd6f58d06f8c164d352add9af
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-04T18:18:27Z
FLUME-1526. File Channel LogFile log message should be info, not warn.
(Ted Malaska via Hari Shreedharan)
commit 939bf1074ebcae345608288306d274687c97fc8d
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-04T22:34:05Z
FLUME-1509. HDFS sink should allow for the use of different timezones when
resolving sink paths.
(Jonathan Natkins via Hari Shreedharan)
commit 752f70f4fd053fa53650c0d7673a99c7610464f9
Author: Mike Percy <[email protected]>
Date: 2012-09-06T08:48:53Z
FLUME-1541. Implement failover for LoadBalancingSinkProcessor.
(Juhani Connolly via Mike Percy)
commit 810dfe28262eaa882cdc9a251d4978196ac333ea
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-07T21:51:16Z
FLUME-1487. FileChannel format needs to be extensible.
(Brock Noland via Hari Shreedharan)
commit 88a06409f902e442bf17d9a1c6cfad55c4de163d
Author: Mike Percy <[email protected]>
Date: 2012-09-08T00:04:53Z
FLUME-1424. File Channel should support encryption.
(Brock Noland via Mike Percy)
commit 975231474533e37bce3efc67faed90366a4b7269
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-08T02:47:16Z
FLUME-1545. File channel missing explicit dependency on commons-lang.
(Mike Percy via Hari Shreedharan)
commit 54fd3e682c80d1cbadd5243c2afd0c20fc55eac5
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-08T05:13:13Z
FLUME-1546. File channel encryption: trim() passwords and warn user if he
doesn't have JCE policy file
(Mike Percy via Hari Shreedharan)
commit 102105c1201c8ff98ef9eb52d0c3e02fbfda7637
Author: Brock Noland <[email protected]>
Date: 2012-09-08T12:53:17Z
FLUME-1544: Update dev guide to reflect the protoc requirement
(Hari Shreedharan via Brock Noland)
commit cb4a1a0fe95951d346cac12e1fe0835cb8644656
Author: Mike Percy <[email protected]>
Date: 2012-09-08T16:10:17Z
FLUME-1543. TestFileChannel should be factored into many tests.
(Brock Noland via Mike Percy)
commit 20655831756b7a0fcf05951c0f2762d6010980de
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-08T17:56:07Z
FLUME-1548. Build dies on older protocol buffers compiler.
(Brock Noland via Hari Shreedharan)
commit e593970638aebd9f0db1e0f1cb04d6d8f3daad94
Author: Jarek Jarcec Cecho <[email protected]>
Date: 2012-09-09T06:49:02Z
FLUME-1550. Use maven-antrun-plugin to save version
(Hari Shreedharan via Jarek Jarcec Cecho)
commit 93da4dc9e16b84f96facf0da80f779448feefd73
Author: Brock Noland <[email protected]>
Date: 2012-09-10T15:36:54Z
FLUME-1536: Support for batch size in StressSource
(Ted Malaska via Brock Noland)
commit 7d8499ef3088566a8e834a5d9b973b8d1a0f61cb
Author: Mike Percy <[email protected]>
Date: 2012-09-10T17:46:20Z
FLUME-1552. TestFileChannelEncryption fails without a high encryption
policy file.
(Brock Noland via Mike Percy)
commit c64975d602aea69b4f27764a29144b0b899559a2
Author: Brock Noland <[email protected]>
Date: 2012-09-10T18:09:46Z
FLUME-1555: StressSource outputs bad log messages that reference (Sequence
generator)
(Ted Malaska via Brock Noland)
commit 268223e034170cf79d2fa1119c0ee3e530c395bd
Author: Brock Noland <[email protected]>
Date: 2012-09-10T19:46:20Z
FLUME-1519: LifecycleController prints tons of DEBUG messages
(Ted Malaska via Brock Noland)
commit c9d0760f3f21f9338eef23a1a54b66fb89f62ce5
Author: Brock Noland <[email protected]>
Date: 2012-09-10T21:45:14Z
FLUME-1480: Replace object descriptor with detailed component type plus name
(Ted Malaska via Brock Noland)
commit cf8399c898c9a16770f2f7ea15af5a08ccf9db9b
Author: Brock Noland <[email protected]>
Date: 2012-09-10T22:45:28Z
FLUME-1556: It would be nice if NullSink logged the number of event
processed every 10K or so
(Ted Malaska via Brock Noland)
commit fff0372f2232b70e427a890d34190d62b51cd4cd
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-10T23:50:46Z
FLUME-1553. TestFileChannelEncrytion should be refactored to use
TestFileChannelBase.
(Brock Noland via Hari Shreedharan)
commit 016c93a36c697eb567578899e1690e71ab2592cf
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-11T02:31:14Z
FLUME-1560. FileChannel tests which fill up the channel should use larger
batch size than 1
(Brock Noland via Hari Shreedharan)
commit aaf7f7ab61e80afbea97aa8567a0522bb7baa223
Author: Brock Noland <[email protected]>
Date: 2012-09-11T17:36:22Z
FLUME-1562:
TestLoadBalancingSinkProcessor.testRoundRobinBackoffFailureRecovery is flaky,
fails every once in a while
(Ted Malaska via Brock Noland)
commit 52bbce20ee735ddd9cd18e2f3fae150f8d185daa
Author: Mike Percy <[email protected]>
Date: 2012-09-12T02:24:07Z
FLUME-1554. FileChannel fails to build on machines with old protocol buffer
compiler.
(Brock Noland via Mike Percy)
commit c2d58c56a6d9f40f4edd4587fdb0d5ae02490655
Author: Mike Percy <[email protected]>
Date: 2012-09-12T17:57:52Z
FLUME-1563. FileChannel Encryption KeyProvider configuration properties
should be more consistent.
(Brock Noland via Mike Percy)
commit 8b9e51324ff2571f52f448d1ea69eb0701c5dfe7
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-12T18:42:35Z
FLUME-1470. Syslog source does not parse facility correctly
(Mike Percy via Hari Shreedharan)
commit d4a66bebd34c86e5a338071c0da77a601269ddb6
Author: Brock Noland <[email protected]>
Date: 2012-09-12T19:14:29Z
FLUME-1557: It would be nice if SequenceGeneratorSource could do batching
(Ted Malaska via Brock Noland)
commit 31309887a37fa1e76afaa6ad8f19b6fe9b7587b5
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-12T19:30:22Z
FLUME-1564. FileChannel log file creation could be clarified and tested
(Brock Noland via Hari Shreedharan)
commit ee25a3bc60e492b0f856fb1fd005d916fefcbfed
Author: Mike Percy <[email protected]>
Date: 2012-09-12T19:09:10Z
FLUME-1565. FileChannel Decryption in RandomReader is not thread safe.
(Brock Noland via Mike Percy)
commit d5636f432c4949d42f69ab56c4d1b320eeab606c
Author: Mike Percy <[email protected]>
Date: 2012-09-12T20:48:51Z
FLUME-1538. Channels should expose channel fill ratio through JMX.
(Hari Shreedharan via Mike Percy)
commit 65f58c4319a9c2fd28b14b147d43af5c7f0508da
Author: Mike Percy <[email protected]>
Date: 2012-09-12T23:24:40Z
FLUME-1488. Load Balancing RPC client should support exponential backoff of
failed nodes.
(Hari Shreedharan via Mike Percy)
commit 2a8c3450cf00c7b45125cad541d2b27f600b12f7
Author: Mike Percy <[email protected]>
Date: 2012-09-13T00:33:16Z
FLUME-1572. Add batching support to FILE_ROLL sink.
(Hari Shreedharan via Mike Percy)
commit cb418c9bb86173c64ff5a6ae37adb723796ad222
Author: Brock Noland <[email protected]>
Date: 2012-09-13T20:17:34Z
FLUME-1577: CHECKPOINT_INCOMPLETE should be synced to disk before starting
the checkpoint.
(Hari Shreedharan via Brock Noland)
commit abf5f2392531b281752a3366db52f70dc771efae
Author: Mike Percy <[email protected]>
Date: 2012-09-13T20:45:55Z
FLUME-1575. FileChannel Encryption should disallow a null key.
(Brock Noland via Mike Percy)
commit 8222c4f9b7ba60852882c5db3cec32c9db6e988f
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-13T21:18:05Z
FLUME-1537. Dump RollingFileSink's counter status when agent stops
(Ted Malaska via Hari Shreedharan)
commit e697bd168bbc08c613f95d3b566486b03e5b5647
Author: Mike Percy <[email protected]>
Date: 2012-09-13T21:21:45Z
FLUME-1578. Proposal to modify file channel encryption config.
(Brock Noland via Mike Percy)
commit 150c84541b18331c79cd1372e0dcfa8d54e2d63c
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-14T20:14:40Z
FLUME-1583. FileChannel fast full replay will always be used if enabled
(Brock Noland via Hari Shreedharan)
commit 5d4903a93e1bcdbc852db03197d2887b9428552f
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-14T21:12:51Z
FLUME-1385. Add a multiport syslog source
(Mike Percy via Hari Shreedharan)
commit 19d815e4971ca0c35f0039f7c261751067998e9a
Author: Mike Percy <[email protected]>
Date: 2012-09-17T06:34:39Z
FLUME-1582. flume-ng script should set LD_LIBRARY_PATH
(Hari Shreedharan via Mike Percy)
commit a51e40421077c8f13f89376789dad5713cfbfca0
Author: Brock Noland <[email protected]>
Date: 2012-09-18T18:26:40Z
FLUME-1570: StressSource batching does not work unless maxTotalEvents is
specified
(Ted Malaska via Brock Noland)
commit b6686e7d953209f6f1bb8f11c0b989c7b661958e
Author: Jarek Jarcec Cecho <[email protected]>
Date: 2012-09-20T09:20:55Z
FLUME-1595: HDFS SequenceFile implementation is not durable due to not
using syncFs()
(Mike Percy via Jarek Jarcec Cecho)
commit 80176f340aa9aeb7a9b68a98161c65c4f7218e2b
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-22T04:42:52Z
FLUME-1593. FileChannel race condition when log file rolls.
(Brock Noland via Hari Shreedharan)
commit dcc8a080317e83e7207bc6f3ec958dc83b3d0c77
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-24T18:51:25Z
FLUME-1590. ExecSource should kill child process when it stops.
(Brock Noland via Hari Shreedharan)
commit e25d6d8b5a41b97e408780135969010d07b7243a
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-24T19:14:08Z
FLUME-1599. Improve FileChannel error messages and javadocs.
(Brock Noland via Hari Shreedharan)
commit 3f49bef221cc74ae237d6f9c1ea153bc6f671a4b
Author: Brock Noland <[email protected]>
Date: 2012-09-24T21:03:01Z
FLUME-1603: FileChannel capacity reached message is unclear
(Ted Malaska via Brock Noland)
commit a221a8e99155e06c3740d91c9e54d4f150044830
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-24T23:09:28Z
FLUME-1600. FileChannel metadata files should be written to a temp file and
then moved over existing files.
(Brock Noland via Hari Shreedharan)
commit 892521fd5b216d9691cec235fa12822e9dfa7e87
Author: Mike Percy <[email protected]>
Date: 2012-09-25T05:51:04Z
FLUME-1606. Rollbacks of Put transactions does not clear the transaction
from inflight puts.
(Hari Shreedharan via Mike Percy)
commit 4dea8489e1264e633151ab7e558271bdffce9a69
Author: Brock Noland <[email protected]>
Date: 2012-09-25T22:17:50Z
FLUME-1610: HDDSEventSink and bucket writer have a race condition
(Mike Percy via Brock Noland)
commit df969d3946e3800474d272a022a8897aa7ea1c06
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-25T23:52:36Z
FLUME-1607. FileChannel should use a regex as opposed to simple filename
filter when finding logs
(Brock Noland via Hari Shreedharan)
commit 9abd3d53da64e1dea137fd461d9d17875c8b72d7
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-26T01:02:51Z
FLUME-1547. AvroSink example is wrong in the User Guide.
(Mike Percy via Hari Shreedharan)
commit 56ba7ba2701daeeb2879ce37ced7e6fa79e679cc
Author: Brock Noland <[email protected]>
Date: 2012-09-26T01:26:15Z
FLUME-1611: LogUtils regex can be precompiled
(Hari Shreedharan via Brock Noland)
commit 11de7fefee63dce1fb7954e7e1a74080097525ad
Author: Brock Noland <[email protected]>
Date: 2012-09-26T02:00:46Z
FLUME-1613: All of the sink examples in the user guide are broken
(Mike Percy via Brock Noland)
commit c6312211e07501cd59e7e0df6e580f3775b0dde7
Author: Brock Noland <[email protected]>
Date: 2012-09-26T18:29:15Z
FLUME-1567: Avro source should expose the number of active connections
through JMX
(Hari Shreedharan via Brock Noland)
commit 1039b4c8b3776516eef351b023c5af1b2d9ea2bf
Author: Hari Shreedharan <[email protected]>
Date: 2012-09-27T20:24:44Z
FLUME-1615. HBaseSink writes byte[] address instead of columnFamily name in
the exceptions message
(Matteo Bertozzi via Hari Shreedharan)
commit cdddf5aa8f1ec05ddab2aaa3d0d393b81bdcd844
Author: Brock Noland <[email protected]>
Date: 2012-09-27T22:14:29Z
FLUME-1616: FileChannel will lose data in when rollback fails with
IOException
(Hari Shreedharan via Brock Noland)
commit fff91b4ba5c8529e5e1acd31c04e12464994aad0
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-05T22:23:54Z
FLUME-1535. Ability to specify the capacity of MemoryChannel in bytes.
(Ted Malaska via Hari Shreedharan)
commit 653ce78cc232756305ac95aeedeca06bf1af4c64
Author: Brock Noland <[email protected]>
Date: 2012-10-11T20:10:13Z
FLUME-1569: MemoryChannel uses an Integer as a lock
(Daisuke Kobayashi via Brock Noland)
commit 1dea8ec9d9359665f11b1e580fc4ea21e985d004
Author: Brock Noland <[email protected]>
Date: 2012-10-16T19:27:40Z
FLUME-1631: Retire hdfs.txnEventMax in HDFS sink
(Mike Percy via Brock Noland)
commit 8fb07e3c07c7b5fe37d629cee9100cab54a79819
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-16T21:36:44Z
FLUME-1609. FileChannel detecting when the underlying file systems are full
could provide cleaner error recovery.
(Brock Noland via Hari Shreedharan)
commit a7e276fb61908fa81522951619b5e7f93ffca7cd
Author: Brock Noland <[email protected]>
Date: 2012-10-17T15:30:42Z
FLUME-1642: Remove -SNAPSHOT from the release branch
commit d1a7dbdd1dd5e7a5d65b95d045c85f885f1fe64f
Author: Brock Noland <[email protected]>
Date: 2012-10-17T15:52:26Z
FLUME-1515: Fix flume-1.3.0 branch test failures on ASF Jenkins
(Hari Shreedharan via Brock Noland)
commit 9e039637220cf12d8a0b73cd22128cea25397a16
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-17T18:39:01Z
FLUME-1650. Fix flume-ng-hbase-sink compilation against Hadoop 2.X.
(Roman Shaposhnik via Hari Shreedharan)
commit 39f0ec8a99a28b0a9c5cf15e716fdd0e91c6ec01
Author: Mike Percy <[email protected]>
Date: 2012-10-17T20:09:15Z
FLUME-1651. In the hadoop-0.23 profile HBase version needs to be at least
0.94.2.
(Roman Shaposhnik via Mike Percy)
commit 8ae4e9e3f055b87404b60f777fc9a36cbbc89b4b
Author: Mike Percy <[email protected]>
Date: 2012-10-17T21:30:03Z
FLUME-1638. LoadBalancingRpcClient depends on
com.google.common.collect.Maps.
(Hari Shreedharan via Mike Percy)
commit 6d22b6b0980377f41122018b183cd442b9818472
Author: Brock Noland <[email protected]>
Date: 2012-10-18T16:37:57Z
FLUME-1622: MemoryChannel throws NPE if the event has no body
(Hari Shreedharan via Brock Noland)
commit 878b136541023d6b58f381796644a0f3b04910e4
Author: Brock Noland <[email protected]>
Date: 2012-10-18T16:58:52Z
FLUME-1620: Update flume user guide for LoadBalancingSinkProcessor with the
backoff changes.
(Hari Shreedharan via Brock Noland)
commit b05e15de124a8f5f83611b286dfb55d3a68fa66e
Author: Brock Noland <[email protected]>
Date: 2012-10-18T18:27:09Z
FLUME-1337: Add IDEA files to .gitignore
(Mike Percy via Brock Noland)
commit 0bb1b21e3fa80cbb0f15c6397214d2a040fd1a5c
Author: Mike Percy <[email protected]>
Date: 2012-10-19T00:56:59Z
FLUME-1199. Add HTTP Post Source.
(Hari Shreedharan via Mike Percy)
commit af711b3d8e4c0e12656aaaeffb505a1c035eee83
Author: Brock Noland <[email protected]>
Date: 2012-10-25T16:41:00Z
FLUME-1662: Convert null body in events into zero length arrays
(Hari Shreedharan via Brock Noland)
commit 1ee1ce49e6b609649ef4790e7708ed8663baac76
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-21T19:20:15Z
FLUME-1652. Logutils.getLogs could throw NPE.
(Brock Noland via Hari Shreedharan)
commit acd8223c7d34691b5172792388df9717c26883dc
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-26T03:26:44Z
FLUME-1664. Logutils.getLogs remove unneeded directory check.
(Brock Noland via Hari Shreedharan)
commit 2cc975e53fa5f9ac1d7d5089b3d3c57dcda6c985
Author: Brock Noland <[email protected]>
Date: 2012-10-26T17:45:42Z
FLUME-1371: ElasticSearch Sink
(Cameron Gandevia via Brock Noland)
commit c9fcf2e09073c79b185031522f79d4d258eef531
Author: Brock Noland <[email protected]>
Date: 2012-10-26T18:12:40Z
FLUME-1371: ElasticSearch Sink
(Cameron Gandevia via Brock Noland - updated pom for 1.3)
commit 6ea3a1596ee8a6052c08032c12d87660ff15dbf2
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-26T22:10:27Z
FLUME-1645. Add hdfs.fileSuffix property to HDFSEventSink.
(Steve Hoffman via Hari Shreedharan)
commit 1bb0a80ab5157fdebda96fa0da66be39e5e3dde5
Author: Brock Noland <[email protected]>
Date: 2012-10-29T21:03:39Z
FLUME-1659: JSON Handler should return simple events, not JSONEvents
(Hari Shreedharan via Brock Noland)
commit 73ebd2774d1e6c196fbaba50f12a0043b771e1d3
Author: Brock Noland <[email protected]>
Date: 2012-10-29T21:28:38Z
FLUME-946: Allow multiplexing channel selector to specify optional channels
(Hari Shreedharan via Brock Noland
commit dc99a7455be6b9203447c730cafe4763032749df
Author: Brock Noland <[email protected]>
Date: 2012-10-29T22:28:58Z
FLUME-1653: Update Hadoop-23 profile to point to hadoop-2 alpha artifacts
(Hari Shreedharan via Brock Noland)
commit 5ad522c1e392dcbb07aca5d0015e5302ce29a203
Author: Brock Noland <[email protected]>
Date: 2012-10-31T19:02:15Z
FLUME-1671: Add support for custom components to MonitoredCounterGroup
(Hari Shreedharan via Brock Noland)
commit d02f943682dd329177269df50066014b988482ee
Author: Hari Shreedharan <[email protected]>
Date: 2012-10-31T20:50:09Z
FLUME-1675. Ignore netbeans config files in rat & git.
(Mike Percy via Hari Shreedharan)
commit 9628170e891b406b9f1d5501c6ed60bee35b351b
Author: Mike Percy <[email protected]>
Date: 2012-11-01T04:04:36Z
FLUME-1673. MonitoredCounterGroup publishes this reference to platform
MBean server in constructor.
(Hari Shreedharan via Mike Percy)
commit fc5e8f7c0bde9a4b365e72adac53ef52a6b140f3
Author: Mike Percy <[email protected]>
Date: 2012-11-06T02:13:40Z
FLUME-1425. Create a SpoolDirectory Source and Client.
(Patrick Wendell via Mike Percy)
commit f25d2679cd99c38a36d027b28980db5623dfe20a
Author: Brock Noland <[email protected]>
Date: 2012-11-06T16:49:10Z
FLUME-1681: Disable empty-file unit test for Spooling File Reader
(Mike Percy via Brock Noland)
commit a2f3728e6de8fda5d6c95d89cc89cd027c1d058c
Author: Brock Noland <[email protected]>
Date: 2012-11-06T17:20:59Z
FLUME-1683: Fix Time Granularity Bug in SpoolingFileLineReader
(Patrick Wendell via Brock Noland)
commit c47e7a91db38b9501a3e8894cbe55ec724c8baf4
Author: Hari Shreedharan <[email protected]>
Date: 2012-11-06T20:45:46Z
FLUME-1629. Add Audience/Stability annotations
(Brock Noland via Hari Shreedharan)
commit d25e7cd856f2cf36f60175de74f5ba50bf035944
Author: Hari Shreedharan <[email protected]>
Date: 2012-11-09T19:15:53Z
FLUME-1684. Re-enable empty file unit test
(Mike Percy via Hari Shreedharan)
commit 1aefb13a5ad2362f9d41e8cf85b593745a813668
Author: Hari Shreedharan <[email protected]>
Date: 2012-11-09T19:23:31Z
FLUME-1656. flume-ng script disregards stderr from hadoop command when
finding hadoop jars.
(Brock Noland via Hari Shreedharan)
commit 9c96fb2a89a958a5f83bbaac072ed955cf519865
Author: Brock Noland <[email protected]>
Date: 2012-11-09T19:24:17Z
FLUME-1690: Elastic Search Sink doesn't run it's unit tests
(Hari Shreedharan via Brock Noland
commit 86bedaeb861af1a86d26967bb22aa4b77db62113
Author: Hari Shreedharan <[email protected]>
Date: 2012-11-09T19:43:18Z
FLUME-1655. Doc update needed for Regex Filtering Interceptor
(Brock Noland via Hari Shreedharan)
commit 7bf6859dd4159f980767d7f50faaced4ac082d87
Author: Brock Noland <[email protected]>
Date: 2012-11-09T19:53:05Z
FLUME-1689: BodyTextSerializer should allow an option not to add a newline
to each serialized event
(Mike Percy via Brock Noland)
commit f71559067339db3128a0e29b72764311557f46f8
Author: Mike Percy <[email protected]>
Date: 2012-11-10T20:35:07Z
FLUME-1277. Error parsing Syslog rfc 3164 messages with null values.
(Brock Noland via Mike Percy)
commit c3bc356196056bebebfd64927f12d04e3b4c0553
Author: Brock Noland <[email protected]>
Date: 2012-11-10T21:46:21Z
FLUME-1692: MultiportSyslogTCPSource user documentation and nickname
(Mike Percy via Brock Noland)
commit 8b748e3851f9378bc319af0c8b08c9ff0a044c1b
Author: Brock Noland <[email protected]>
Date: 2012-11-11T22:18:38Z
FLUME-1693: Update release notes
(Brock Noland via Brock Noland)
commit 36dfc0941abbd5114c709231cda0cb38e3b230d1
Author: Jarek Jarcec Cecho <[email protected]>
Date: 2012-11-12T16:42:16Z
FLUME-1694: Fix LICENSE file for binary artifacts
(Brock Noland via Jarek Jarcec Cecho)
commit 08cae54b1bff5d8c895a116f4c83ec08274415e5
Author: Brock Noland <[email protected]>
Date: 2012-11-12T17:33:13Z
FLUME-1696: Fix tarball names and directories
(Brock Noland via Brock Noland)
commit d01480fd4c1b350ac26c756019172c34aacdb0f0
Author: Brock Noland <[email protected]>
Date: 2012-11-12T17:37:58Z
FLUME-1696: Update build instructions as Flume build requires more memory
(Brock Noland via Brock Noland)
commit d7e989e97350588b7053d0cbe0bfe93c86f37b8b
Author: Brock Noland <[email protected]>
Date: 2012-11-12T17:45:39Z
FLUME-1697: Update CHANGELOG after 1.3.0 RC0
(Brock Noland via Brock Noland)
commit 9636067d4e1241032749c0d2fdf8b61d3237b1ca
Author: Brock Noland <[email protected]>
Date: 2012-11-12T18:26:25Z
FLUME-1698: Update RELEASE-NOTES
(Brock Noland via Brock Noland)
commit c0659f25d5881c7a7abcc59d4dcc3bd00f96c07c
Author: Brock Noland <[email protected]>
Date: 2012-11-13T15:59:57Z
FLUME-1701: StagedInstall has -dist hard coded
(Brock Noland via Brock Noland)
commit 2b20f52d55ad5c79515228b7882b80dc6a6b8d9d
Author: Mike Percy <[email protected]>
Date: 2012-11-15T00:21:38Z
FLUME-1705. SpoolDirectory short name points at the wrong class.
(Alexander Alten-Lorenz via Mike Percy)
commit 27c9737cfc94851d6782a087111dabae52d1c1a6
Author: Will McQueen <[email protected]>
Date: 2012-11-15T03:23:23Z
FLUME-1706. Website for 1.3 fails to build.
(Mike Percy via Will McQueen)
commit 5483e5c0a92c6b55635f129505619b3a4b662fca
Author: Mike Percy <[email protected]>
Date: 2012-11-15T05:37:17Z
FLUME-1707. Update FlumeDevGuide
(Will McQueen via Mike Percy)
commit f68ab7124bd9c98d701e738bdd6c2c144dae19b6
Author: Brock Noland <[email protected]>
Date: 2012-11-15T15:49:52Z
FLUME-1657: Regex Extractor Interceptor
(Cameron Gandevia via Brock Noland)
commit dfca887ac71b84946374a7af539bb393934c1753
Author: Brock Noland <[email protected]>
Date: 2012-11-15T16:02:01Z
Revert "FLUME-1657: Regex Extractor Interceptor"
This reverts commit d466e8cbc3f3c5a26e700b55732b1c059d23eb95.
commit 77c366894e3421f4f601fe14dbd13233e9883f5b
Author: Brock Noland <[email protected]>
Date: 2012-11-15T16:17:22Z
FLUME-1657: Regex Extractor Interceptor
(Cameron Gandevia via Brock Noland)
commit f432c571ebca03f3c1fc2050d7b2be6d75351da2
Author: Brock Noland <[email protected]>
Date: 2012-11-15T17:27:31Z
FLUME-1712: Regex Extractor Interceptor tests have timezone issues
(Brock Noland via Brock Noland)
commit a2f7c8ef8082b27af0e7ea193e739b38d50f1471
Author: Brock Noland <[email protected]>
Date: 2012-11-15T22:20:29Z
FLUME-1711: Update Flume User Guide
(Will McQueen via Brock Noland)
commit 656e049981df62316e0a817382087297209bf2f3
Author: Brock Noland <[email protected]>
Date: 2012-11-15T22:28:05Z
FLUME-1716: Update CHANGELOG for rc3
(Brock Noland via Brock Noland)
commit c1183e1abc2bcfa7408bf5f617d5cb766278178e
Author: Brock Noland <[email protected]>
Date: 2012-11-17T15:54:49Z
FLUME-1720: LICENSE file contain entry for protobuf-<version>.jar, however
proper artifact name is protobuf-java-<version>.jar
(Jarek Jarcec Cecho via Brock Noland)
commit d5446d613e75d4a731535ff5f87c04890565272c
Author: Hari Shreedharan <[email protected]>
Date: 2012-11-18T02:02:36Z
FLUME-1723. AsyncHBase and Avro bring in different versions of Netty.
(Mike Percy via Hari Shreedharan)
commit 0bea755f415ae3fe8cb8dbdccdccdb03a0896691
Author: Mike Percy <[email protected]>
Date: 2012-11-18T03:34:00Z
FLUME-1719. Example export command in README do not properly close the
string
(Jarek Jarcec Cecho via Mike Percy)
commit 395a06dfeeed0d2222933cc88ebf450cf1a725e6
Author: Mike Percy <[email protected]>
Date: 2012-11-19T08:15:55Z
FLUME-1660. Close "idle" hdfs handles.
(Juhani Connolly via Mike Percy)
commit e356446ccb04f7c464093b00594b952289e4f4c0
Author: Brock Noland <[email protected]>
Date: 2012-11-19T15:58:59Z
FLUME-1736: SpoolingFileLineReader must close the reader before renaming
(Hari Shreedharan via Brock Noland)
commit c908e4f65da3d9f76acca0b67737333cd5a50060
Author: Brock Noland <[email protected]>
Date: 2012-11-19T16:06:08Z
FLUME-1727: Update CHANGELOG for rc4
(Brock Noland via Brock Noland)
commit 10e489919a9418c83f859901af215a52251fc552
Author: Brock Noland <[email protected]>
Date: 2012-11-19T16:43:10Z
FLUME-1728: Upate CHANGELOG for flume-1.3.0 rc4 to include FLUME-1660
(Brock Noland via Brock Noland)
commit 08a1eed94172cb661c3ae960cf26bd17c076a814
Author: Brock Noland <[email protected]>
Date: 2012-11-19T17:16:33Z
FLUME-1729: Add sign profile to sign/calculate hash of jars
(Brock Noland via Brock Noland)
commit b43824a0f1362f02aec9ad0eba6a2a861275f39d
Author: Brock Noland <[email protected]>
Date: 2012-11-21T13:16:18Z
FLUME-1736: JSR-305.jar is listed as ASL2 when it's actually BSD-3 clause
(Brock Noland via Brock Noland)
commit 54330dcc62aa91d8c4d27dbf7135d9972ac7af84
Author: Brock Noland <[email protected]>
Date: 2012-11-21T15:57:24Z
FLUME-1730: HDFSEventSink testCloseOnIdle appears to be racy
(Brock Noland via Brock Noland
commit 48085cedb0719a1dbf05c5d68d62cc8f11064b3c
Author: Mike Percy <[email protected]>
Date: 2012-11-29T08:01:43Z
FLUME-1713. Netcat source should allow for *not* returning "OK" upon
receipt of each message.
(Rahul Ravindran via Mike Percy)
commit bd3fd638313371901861ca19abe974ad60c81f5d
Author: Brock Noland <[email protected]>
Date: 2012-11-29T16:19:25Z
FLUME-1743: Multiport syslog tcp source does not load (v1.3 rc5)
(Hari Shreedharan via Brock Noland)
commit a6bfb2c8bf4d2761d241f53fe3b0b3be798435a0
Author: Brock Noland <[email protected]>
Date: 2012-11-29T16:27:33Z
FLUME-1746: Update CHANGELOG for flume-1.3.0 rc6
(Brock Noland via Brock Noland)
commit e1f6e42cb7f5d3ab4785c8e5a66007d1b175ed96
Author: Brock Noland <[email protected]>
Date: 2012-11-29T16:32:56Z
FLUME-1740: Remove contrib/ directory from Flume NG
(Mike Percy via Brock Noland)
commit 3274ef45085f1fb31b4e0521c05ab705fb913db0
Author: Brock Noland <[email protected]>
Date: 2012-11-29T16:35:34Z
FLUME-1747: Update CHANGELOG for flume 1.3.0 rc6 to include FLUME-1740
(Brock Noland via Brock Noland)
commit 35d2c131d7d9e12ec01d4844d2fd47bed65ea84c
Author: Brock Noland <[email protected]>
Date: 2012-11-29T19:32:00Z
FLUME-1749: .gitignore and elipse related files should not be included in
source tarball
(Brock Noland via Brock Noland)
commit 1b3eb8bd371bae5c876c61c4f68ac190d9ad925b
Author: Brock Noland <[email protected]>
Date: 2012-11-29T20:26:07Z
FLUME-1751: User Guide Examples for File Channel encryption are broken in
1.3 rc5
(Roshan Naik via Brock Noland)
commit 89e9c2e3a7a7d058fedde5d0028b64709ef86a53
Author: Brock Noland <[email protected]>
Date: 2012-11-29T20:27:45Z
FLUME-1750: File spooling client uses -D as command line option
(Brock Noland via Brock Noland)
commit e3de092688e7c627cddb72ad6a76718a16d3b0fd
Author: Brock Noland <[email protected]>
Date: 2012-11-29T20:31:18Z
FLUME-1752: Update CHANGELOG for flume 1.3.0 rc6 to include latest changes
(Brock Noland via Brock Noland)
commit 019358d926b9d6c470dfb0b449c4b9a4c31b7588
Author: Brock Noland <[email protected]>
Date: 2012-11-19T20:24:51Z
FLUME-1699: Make the rename of the meta file platform neutral
(Hari Shreedharan via Brock Noland)
commit 38e67d5acfec3f534f7f33b275967b0adb0266ca
Author: Brock Noland <[email protected]>
Date: 2012-12-10T19:38:23Z
FLUME-1762: File Channel should recover automatically if the checkpoint is
incomplete or bad by deleting the contents of the checkpoint directory
(Hari Shreedharan via Brock Noland)
commit 31ebd3c38c0616e02b707548850ed3e22ffd0fdb
Author: Brock Noland <[email protected]>
Date: 2012-12-10T21:28:21Z
FLUME-1774: EventBackingStoreFactory error message asks user to delete
checkpoint which is now done automatically
(Hari Shreedharan via Brock Noland)
commit 02cc9d4aeef96ef306292b59185c8f15439175b7
Author: Brock Noland <[email protected]>
Date: 2012-12-10T23:42:34Z
FLUME-1773: File Channel worker thread should not be daemon
(Hari Shreedharan via Brock Noland)
commit 9c5a9a8d8f4bac82cec20505f16331b497f480c0
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-11T01:13:51Z
FLUME-1763. FileChannel checkpoints should not be done without free space
(Brock Noland via Hari Shreedharan)
commit 16b9cb5ad5da0639dd4d21f08ee67366ea68873a
Author: Brock Noland <[email protected]>
Date: 2012-12-11T17:09:55Z
FLUME-1775: FileChannel Log Background worker should catch Throwable
(Hari Shreedharan via Brock Noland)
commit 09dfc2ab77ab898fd38094b3c8c2358f7fd55ffd
Author: Brock Noland <[email protected]>
Date: 2012-12-11T20:10:15Z
FLUME-1571: Channels should check for positive capacity and transaction
capacity values
(Hari Shreedharan via Brock Noland)
commit 9e4eb91c9dc9c5bb3790cc0d6dedc1077fe8c8a1
Author: Brock Noland <[email protected]>
Date: 2012-12-18T17:29:49Z
FLUME-1790: Commands in EncryptionTestUtils comments require high
encryption pack to be installed
(Aline Guedes Pinto via Brock Noland)
commit 26f4af0a9812d928df15701a962a2969bfe8dbe3
Author: Brock Noland <[email protected]>
Date: 2012-12-18T18:07:12Z
FLUME-1788: Flume Thrift source can fail intermittently because of a race
condition in Thrift server implementation on some Linux systems
(Venkat Ranganathan via Brock Noland)
commit bf2676d6bf63baf4cdff1fa7567f587a19afdc1e
Author: Brock Noland <[email protected]>
Date: 2012-12-18T19:14:53Z
FLUME-1795: Flume thrift legacy source does not have proper logging
configured
(Venkat Ranganathan via Brock Noland)
commit 4ad7bc5b75526f812221f065281b8232a2ee1242
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-18T19:17:33Z
FLUME-1761. FileChannel can NPE when log metadata file is empty
(Brock Noland via Hari Shreedharan)
commit 7d9ec2379dff8bc417619947dd979b084ff81a5b
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-19T00:30:56Z
FLUME-1794. FileChannel check for full disks in the background
(Brock Noland via Hari Shreedharan)
commit d866ddf8ba6c7d6a32d168cf051f37c4cf821d3e
Author: Brock Noland <[email protected]>
Date: 2012-12-19T16:44:29Z
FLUME-1789: Unit tests TestJCEFileKeyProvider and TestFileChannelEncryption
fail with IBM JDK and flume-1.3.0
(Aline Guedes Pinto via Brock Noland)
commit 4981e0d3ec87409813f395baadae63a1c228bdc8
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-21T05:21:46Z
FLUME-1810. Update CHANGELOG for Apache Flume-1.3.1 release.
commit 8e6c40992bb02b43dcc5d0a2cac9860ae21211a4
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-21T23:40:16Z
FLUME-1811. Update RELEASE-NOTES for Flume 1.3.1
commit 4be392d2666bff1af2e095f37f20bcb28a23d3c4
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-21T23:41:14Z
FLUME-1812. Update pom files for Flume 1.3.1 release
commit 8a46d0e78a2ecd4c274347555f96d77f2b5bd2cb
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-22T00:32:31Z
FLUME-1813. Update LICENSE file.
commit f25f72450fd5c030188efeb902cb2cbd873208b2
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-22T01:16:22Z
FLUME-1811. Update RELEASE-NOTES for Flume 1.3.1
commit 77b5d2885fecb3560a873bd89f49cbac8a010347
Author: Hari Shreedharan <[email protected]>
Date: 2012-12-22T05:52:36Z
FLUME-1810. Update CHANGELOG for Apache Flume 1.3.1
commit 032538589918be376c42c64839515c76237a7d9d
Author: Stéphane Moreau <[email protected]>
Date: 2012-12-31T17:16:24Z
Use the method parseMillis of DateTimeFormatter
DateTimeFormatter provides a method to directly parse and get the millis.
I think it is better to use it.
Note that I included this change in the patch of the issue FLUME-1814.
----