You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2018/09/10 12:20:24 UTC

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

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). This ensures that the source will not be flooded with request from the connector.

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


With regards,
Apache Git Services