egalpin commented on pull request #15381:
URL: https://github.com/apache/beam/pull/15381#issuecomment-910655360


   Ya I agree that maintaining a record of timestamps and using the context 
adapter is a lot of complexity.  The concept was borrowed heavily from this 
RedisIO PR:  https://github.com/apache/beam/pull/5841
   
   I'm interested in investigating how much work would be involved in 
completing [BEAM-1287](https://issues.apache.org/jira/browse/BEAM-1287) to 
allow `FinishBundle` methods to accept OutputReceiver/MultiOutputReceiver as 
that would make this type of pattern (which seems to be used in at least a few 
places) much easier to work with.


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


Reply via email to