Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-28142

KafkaContinuousStream ignores user configuration on CONSUMER_POLL_TIMEOUT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Structured Streaming
    • None

    Description

      KafkaContinuousStream has a bug where pollTimeoutMs is always set to default value, as the value of KafkaSourceProvider.CONSUMER_POLL_TIMEOUT is kafkaConsumer.pollTimeoutMs which key-lowercased map has been provided as sourceOptions.

      This is due to the missing spot, which Map should be passed as CaseInsensitiveStringMap as  SPARK-27106.

      Attachments

        Activity

          People

            kabhwan Jungtaek Lim
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: