[GitHub] chrisdutz closed pull request #16: Implemented throttling in Kafka Source Connector

2018-09-10 Thread GitBox
chrisdutz closed pull request #16: Implemented throttling in Kafka Source Connector URL: https://github.com/apache/incubator-plc4x/pull/16 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] skorikov opened a new pull request #16: Implemented throttling in Kafka Source Connector

2018-09-10 Thread GitBox
skorikov opened a new pull request #16: Implemented throttling in Kafka Source Connector URL: https://github.com/apache/incubator-plc4x/pull/16 A new configuration option `rate` is implemented, which allows to limit the polling rate to a given value (for example every 1000 milliseconds).