You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/06/24 01:08:00 UTC

[jira] [Assigned] (SPARK-28142) KafkaContinuousStream ignores user configuration on CONSUMER_POLL_TIMEOUT

     [ https://issues.apache.org/jira/browse/SPARK-28142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-28142:
------------------------------------

    Assignee: Apache Spark

> KafkaContinuousStream ignores user configuration on CONSUMER_POLL_TIMEOUT
> -------------------------------------------------------------------------
>
>                 Key: SPARK-28142
>                 URL: https://issues.apache.org/jira/browse/SPARK-28142
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Apache Spark
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org