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

Update poll.await.time.ms documentation

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.10.0
    • Affects Version/s: None
    • Component/s: 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.

      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/

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

              Created:
              Updated:
              Resolved: