[ 
https://issues.apache.org/jira/browse/BEAM-7028?focusedWorklogId=237850&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-237850
 ]

ASF GitHub Bot logged work on BEAM-7028:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/May/19 15:22
            Start Date: 06/May/19 15:22
    Worklog Time Spent: 10m 
      Work Description: lgajowy commented on pull request #8360: [BEAM-7028] 
Add Combine and ParDo Java load tests
URL: https://github.com/apache/beam/pull/8360#discussion_r281232974
 
 

 ##########
 File path: 
sdks/java/testing/load-tests/src/main/java/org/apache/beam/sdk/loadtests/ParDoLoadTest.java
 ##########
 @@ -62,6 +62,18 @@
     @Description("Options for synthetic step")
     @Validation.Required
     String getStepOptions();
+
+    @Description("Number of reiterations over values to perform.")
+    @Default.Integer(1)
+    Integer getIterations();
 
 Review comment:
   Third option - commit only the configurations (as is now) but make a follow 
up PR that uses the pipeline options well (it looks like what you wanted to 
achieve here). In this case please create jira for this 
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 237850)
    Time Spent: 13h  (was: 12h 50m)

> Create ParDo and Combine streaming load test jobs for Java SDK
> --------------------------------------------------------------
>
>                 Key: BEAM-7028
>                 URL: https://issues.apache.org/jira/browse/BEAM-7028
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Michal Walenia
>            Assignee: Michal Walenia
>            Priority: Minor
>          Time Spent: 13h
>  Remaining Estimate: 0h
>




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

Reply via email to