Chris Riccomini created SAMZA-248: ------------------------------------- Summary: Add support to produce messages in TestPerformanceTask Key: SAMZA-248 URL: https://issues.apache.org/jira/browse/SAMZA-248 Project: Samza Issue Type: Bug Components: test Affects Versions: 0.6.0 Reporter: Chris Riccomini Fix For: 0.7.0, 0.8.0
It would be nice to add the ability to produce incoming messages back out to a configurable topic in TestPerformanceTask. This will allow us to simulate collector.send lag in TestSamzaContainerPerformance with a MockSystemProducer (if we want to). It will also allow us to run TestPerformanceTask against real data in a real grid, and have it output to some topic to show real throughput when producing messages. -- This message was sent by Atlassian JIRA (v6.2#6252)