Skip to content

Commit

Permalink
update format
Browse files Browse the repository at this point in the history
  • Loading branch information
yongkun committed Nov 15, 2013
1 parent aa2f191 commit 89d1d7c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,16 @@ Therefore, I re-designed the ACKs system to let the ACK go back via the route of

Main enhancements

..1. Distribute ACK traffic to each flume node, ACK goes back to original agent throught the route of event.
* Distribute ACK traffic to each flume node, ACK goes back to original agent throught the route of event.

..2. Reuse the connection for event transmission.
* Reuse the connection for event transmission.

..3. Buffer input/output stream for thrift to improve throughput. https://github.com/yongkun/thrift
* Buffer input/output stream for thrift to improve throughput. https://github.com/yongkun/thrift

Apache JIRA is here, with some documents https://issues.apache.org/jira/browse/FLUME-640
There is an Apache JIRA about this enhancement with some documents https://issues.apache.org/jira/browse/FLUME-640
This enhancement was supposed to be merged into 0.10 if Flume was not upgraded to NG.


2. Append to HDFS with new file rotation method
-----------------------------------------------

Expand Down

0 comments on commit 89d1d7c

Please sign in to comment.