MartijnVisser opened a new pull request, #200:
URL: https://github.com/apache/flink-connector-kafka/pull/200

   Replace the custom `ThrottleUntilFirstCheckpointStrategy` with the built-in 
`RateLimiterStrategy.perCheckpoint(10)`. This provides consistent throttling 
(10 records per checkpoint) which is sufficient for the tests and avoids the 
compatibility issue.
   
   This change allows the codebase to compile against both Flink 2.1.x and 
Flink 2.2.x
   


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