m-trieu commented on code in PR #28755:
URL: https://github.com/apache/beam/pull/28755#discussion_r1365884640
##########
runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/streaming/sideinput/SideInputStateFetcherTest.java:
##########
@@ -312,9 +349,9 @@ private Windmill.GlobalData buildGlobalDataResponse(
return builder.build();
}
- private Windmill.GlobalDataRequest buildGlobalDataRequest(String tag,
ByteString version) {
+ private Windmill.GlobalDataRequest buildGlobalDataRequest(String tag) {
Review Comment:
ack added todo
--
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]