acrites commented on code in PR #31822:
URL: https://github.com/apache/beam/pull/31822#discussion_r1690433806
##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/StreamingModeExecutionContext.java:
##########
@@ -177,11 +190,15 @@ public void start(
Work work,
WindmillStateReader stateReader,
SideInputStateFetcher sideInputStateFetcher,
+ long maxOutputKeyBytes,
Review Comment:
Sounds good. We might want some additional fields later so that'd help with
plumbing.
--
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]