You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2019/02/19 10:40:00 UTC

[jira] [Commented] (SPARK-26686) Remove unnecessary KafkaSourceProvider parameter lowercase conversion

    [ https://issues.apache.org/jira/browse/SPARK-26686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771805#comment-16771805 ] 

Gabor Somogyi commented on SPARK-26686:
---------------------------------------

As the API is not explicitly stating that it provides lowercase parameters better to keep sometimes double conversion for safety reasons.
The bad part is there are code lines which are depending on the assumption that these APIs providing lowercase parameters.


> Remove unnecessary KafkaSourceProvider parameter lowercase conversion
> ---------------------------------------------------------------------
>
>                 Key: SPARK-26686
>                 URL: https://issues.apache.org/jira/browse/SPARK-26686
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Gabor Somogyi
>            Priority: Minor
>
> KafkaSourceProvider receives lowercase parameters but it converts them again which is unnecessary.



--
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