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

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

                Author: ASF GitHub Bot
            Created on: 03/Sep/20 17:31
            Start Date: 03/Sep/20 17:31
    Worklog Time Spent: 10m 
      Work Description: mxm commented on a change in pull request #12698:
URL: https://github.com/apache/beam/pull/12698#discussion_r483143387



##########
File path: sdks/python/apache_beam/testing/load_tests/load_test.py
##########
@@ -183,3 +189,66 @@ def get_option_or_default(self, opt_name, default=0):
       return type(default)(option)
     except:
       raise
+
+
+class StatefulLoadGenerator(beam.PTransform):

Review comment:
       Is this the right place to put this? Should this be in 
`sdks/python/apache_beam/testing/synthetic_pipeline.py`?




----------------------------------------------------------------
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: 478711)
    Time Spent: 11h  (was: 10h 50m)

> Create Streaming Combine Python Load Test Jenkins Job
> -----------------------------------------------------
>
>                 Key: BEAM-10672
>                 URL: https://issues.apache.org/jira/browse/BEAM-10672
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Kasia Kucharczyk
>            Assignee: Kasia Kucharczyk
>            Priority: P2
>             Fix For: Not applicable
>
>          Time Spent: 11h
>  Remaining Estimate: 0h
>
> Adding combine load test case with streaming option for python SDK.



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

Reply via email to