You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/01 22:54:32 UTC

[GitHub] [beam] jfarr edited a comment on issue #9765: [WIP][BEAM-8382] Add rate limit policy to KinesisIO.Read

jfarr edited a comment on issue #9765: [WIP][BEAM-8382] Add rate limit policy to KinesisIO.Read
URL: https://github.com/apache/beam/pull/9765#issuecomment-593157293
 
 
   @aromanenko-dev if I wanted to make FixedDelayRateLimiter take a function as an argument, can I just declare it as `Supplier<Duration>` or should I declare it some other way due to Beam's serializability requirements?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services