You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/10 17:35:00 UTC

[jira] [Commented] (KAFKA-9010) Add PartitionGrower, Support partition requery in ProduceBench test.

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

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

scott-hendricks commented on pull request #7487: KAFKA-9010: Add PartitionGrower, Support partition requery in ProduceBench test.
URL: https://github.com/apache/kafka/pull/7487
 
 
   This creates a test in trogdor to grow a topic at a specified interval by a specified number of partitions.
   
   This test also introduces the ability for the ProduceBench test workload to requery the partitions of the active topics at an interval, if so desired.  If no query interval is specified, the default behaviour of ProduceBenchWorker remains unchanged.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add PartitionGrower, Support partition requery in ProduceBench test.
> --------------------------------------------------------------------
>
>                 Key: KAFKA-9010
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9010
>             Project: Kafka
>          Issue Type: Improvement
>          Components: system tests
>            Reporter: Scott Hendricks
>            Assignee: Scott Hendricks
>            Priority: Major
>
> We need the ability to dynamically grow topics for testing.  This will also need to modify the ProduceBench workload to support the requery of partitions for the topics it is producing to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)