acrites commented on code in PR #31822:
URL: https://github.com/apache/beam/pull/31822#discussion_r1695896990
##########
runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/StreamingDataflowWorkerTest.java:
##########
@@ -4450,7 +4525,11 @@ private static StreamingDataflowWorkerTestParams.Builder
builder() {
abstract int localRetryTimeoutMs();
- abstract int maxWorkItemCommitBytes();
+ abstract long maxWorkItemCommitBytes();
Review Comment:
Done.
--
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]