[
https://issues.apache.org/jira/browse/FLUME-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242459#comment-13242459
]
[email protected] commented on FLUME-1081:
------------------------------------------------------
bq. On 2012-03-30 03:02:19, Arvind Prabhakar wrote:
bq. > Thanks for the patch Mike. This is a useful tool but I don't think it
belongs to the SDK package. Perhaps we should repurpose it as a streaming
client and push it under the client module?
bq.
bq. Mike Percy wrote:
bq. This thing isn't reliable and focuses on throughput vs. reliability.
It only blocks if one of the blocking queues between the Replicator and the
Senders gets full. Also, it duplicates events multiple times and sends them all
to the same destination... so from my perspective it's not very useful except
as a load testing tool. Maybe we should check it into core instead of SDK? I
just put it into SDK because that's the only dependency it has.
How about creating a tools module for this?
- Arvind
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4564/#review6562
-----------------------------------------------------------
On 2012-03-29 23:44:21, Mike Percy wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/4564/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-03-29 23:44:21)
bq.
bq.
bq. Review request for Flume.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Example usage: (while true; do echo TEST; done) | ./flume-event-replicator
localhost 41414 10 100
bq.
bq.
bq. This addresses bug FLUME-1081.
bq. https://issues.apache.org/jira/browse/FLUME-1081
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. bin/flume-event-replicator PRE-CREATION
bq. flume-ng-sdk/src/main/java/org/apache/flume/tools/EventReplicator.java
PRE-CREATION
bq.
bq. Diff: https://reviews.apache.org/r/4564/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Unit tests pass. I've done some manual testing of the tool.
bq.
bq.
bq. Thanks,
bq.
bq. Mike
bq.
bq.
> Load testing tool for Avro source
> ---------------------------------
>
> Key: FLUME-1081
> URL: https://issues.apache.org/jira/browse/FLUME-1081
> Project: Flume
> Issue Type: Improvement
> Reporter: Mike Percy
> Assignee: Mike Percy
> Priority: Minor
> Fix For: v1.2.0
>
>
> Create a simple load testing tool for the Avro source.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira