Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5828

Allow explicitly setting polling interval for Kafka connectors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • connect
    • None

    Description

      I have a Kafka cluster deployed in our internal data center and a Kafka Connect server deployed in AWS that gets data records from a topic on the Kafka cluster and writes them into a Kinesis stream.

      We want to ensure that our Kafka connect server does not saturate the available bandwidth between our internal data center and AWS.

      Using max.partition.fetch.bytes we can limit the upper bound of data that can be fetched in each poll call. If we can also configure the poll interval, then we can limit how much data is transferred per partition per second.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Thorium Behrang Saeedzadeh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: