[
https://issues.apache.org/jira/browse/BEAM-10672?focusedWorklogId=479025&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-479025
]
ASF GitHub Bot logged work on BEAM-10672:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Sep/20 09:11
Start Date: 04/Sep/20 09:11
Worklog Time Spent: 10m
Work Description: kamilwu commented on a change in pull request #12698:
URL: https://github.com/apache/beam/pull/12698#discussion_r483492456
##########
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:
Hm, good point. I wasn't sure about that. I'll put this 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: 479025)
Time Spent: 11h 10m (was: 11h)
> 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 10m
> 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)