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

Update poll.await.time.ms documentation

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Unknown Unknown
    • 1.10.0
    • None
    • Source
    • None
    • Needed
    • Hide

      Update poll.await.time.ms documentation here: https://www.mongodb.com/docs/kafka-connector/current/source-connector/configuration-properties/change-stream/

      To be:

      The maximum amount of time in milliseconds the server waits for new data changes to report to the change stream cursor before returning an empty batch.

      Show
      Update poll.await.time.ms documentation here: https://www.mongodb.com/docs/kafka-connector/current/source-connector/configuration-properties/change-stream/ To be: The maximum amount of time in milliseconds the server waits for new data changes to report to the change stream cursor before returning an empty batch.

    Description

      In KAFKA-306 the logic was simplified by using poll.await.time.ms via ChangeStreamIterable.maxAwaitTime instead of blocking in the MongoSourceTask.poll().

      The documentation of the configuration should be updated in the code as well as: https://www.mongodb.com/docs/kafka-connector/current/source-connector/configuration-properties/change-stream/

      Attachments

        Activity

          People

            ross@mongodb.com Ross Lawley
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: