[ 
https://issues.apache.org/jira/browse/KAFKA-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676787#comment-16676787
 ] 

ASF GitHub Bot commented on KAFKA-7597:
---------------------------------------

stanislavkozlovski opened a new pull request #5885: KAFKA-7597: Make Trogdor 
ProduceBenchWorker support transactions
URL: https://github.com/apache/kafka/pull/5885
 
 
   It now accepts a new "messagesPerTransaction" field, which, if present, will 
enable transactional functionality in the bench worker.
   The producer will open N transactions with X messages each (bounded by the 
mandatory "maxMessages" field)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Trogdor - Support transactions in ProduceBenchWorker
> ----------------------------------------------------
>
>                 Key: KAFKA-7597
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7597
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Stanislav Kozlovski
>            Assignee: Stanislav Kozlovski
>            Priority: Minor
>
> The `ProduceBenchWorker` allows you to schedule a benchmark of a Kafka 
> Producer.
> It would prove useful if we supported transactions in this producer, as to 
> allow benchmarks with transactions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to