[
https://issues.apache.org/jira/browse/SAMZA-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311780#comment-14311780
]
Chris Riccomini commented on SAMZA-548:
---------------------------------------
It might also be interesting to use
[sigar|https://github.com/cb372/metrics-sigar] to measure network usage of the
container during the test. This will also include Kafka protocol byte overhead
(as mentioned in [the blog
post|https://engineering.linkedin.com/kafka/benchmarking-apache-kafka-2-million-writes-second-three-cheap-machines]
above), but it's be interesting to have in addition to the messages/sec in the
logs.
> Add performance test for container Kafka performance
> ----------------------------------------------------
>
> Key: SAMZA-548
> URL: https://issues.apache.org/jira/browse/SAMZA-548
> Project: Samza
> Issue Type: Bug
> Components: kafka, test
> Affects Versions: 0.9.0
> Reporter: Chris Riccomini
> Assignee: Chris Riccomini
> Fix For: 0.9.0
>
> Attachments: SAMZA-548-0.patch
>
>
> There was [some
> discussion|http://mail-archives.apache.org/mod_mbox/samza-dev/201502.mbox/%3CCANFmfeNfdGCRsj66-76prLy%3DreK7_q3bfKLNP5iKfX7G1X2sNg%40mail.gmail.com%3E]
> on the mailing list about Samza's read/write performance with Kafka. We
> don't currently have a performance test that measures a Samza container's
> read/write performance when using Kafka. We should write one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)