glaksh100 edited a comment on issue #7679: [FLINK-11501][Kafka Connector] Add ratelimiting to Kafka consumer URL: https://github.com/apache/flink/pull/7679#issuecomment-468772934 As per discussion on the [mailing list](https://lists.apache.org/thread.html/3de9d2353cf22aea0448fb744314103b5f88195216acc3bff449354a@%3Cdev.flink.apache.org%3E), I have moved `FlinkConnectorRateLimiter` and `GuavaFlinkConnectorRateLimiter` to `org.apache.flink.api.common.io.ratelimiting`. The latest commit includes changes to update references. One slightly unfortunate consequence of doing this is including the shaded guava dependency in the `flink-core/pom.xml`. I don't know if that's acceptable? @tweise PTAL when you have a chance and let me know what you think!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
