zentol commented on PR #21416:
URL: https://github.com/apache/flink/pull/21416#issuecomment-1330691876

   There is a `RateLimitedSourceReaderITCase`.
   
   I'll try finding another way to test this; my current thinking goes towards 
using a FlatMapFunction that stops emitting values after the first call to 
`snapshotState`, so it _should_ truly only emit the values of the first 
checkpoint. but that's so far also not working; to many values get emitted...


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