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]


Reply via email to