lukecwik commented on a change in pull request #11373: [BEAM-9562] Update 
Element.timer to Element.timers
URL: https://github.com/apache/beam/pull/11373#discussion_r406567717
 
 

 ##########
 File path: model/fn-execution/src/main/proto/beam_fn_api.proto
 ##########
 @@ -516,7 +516,7 @@ message Elements {
   repeated Data data = 1;
 
   // (Optional)  A list of timer byte streams.
-  repeated Timer timer = 2;
+  repeated Timer timers = 2;
 
 Review comment:
   @robertwb did you want to rename this field or the proto message Timer -> 
Timers or both?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to