aaltay commented on code in PR #17576:
URL: https://github.com/apache/beam/pull/17576#discussion_r867285500
##########
.test-infra/jenkins/job_LoadTests_CoGBK_Dataflow_V2_Java11.groovy:
##########
@@ -47,6 +47,7 @@ def loadTestConfigurations = { mode, isStreaming ->
"numRecords": 20000000,
"keySizeBytes": 10,
"valueSizeBytes": 90,
+ "forceNumInitialBundles": 1,
Review Comment:
Could you add a comment with TODO(BEAM-14429) here and in other places?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]