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

Apache Spark reassigned SPARK-23484:
------------------------------------

    Assignee: Tathagata Das  (was: Apache Spark)

> Fix possible race condition in KafkaContinuousReader
> ----------------------------------------------------
>
>                 Key: SPARK-23484
>                 URL: https://issues.apache.org/jira/browse/SPARK-23484
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.3.0
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>            Priority: Minor
>
> var `KafkaContinuousReader.knownPartitions` should be threadsafe as it is 
> accessed from multiple threads - the query thread at the time of reader 
> factory creation, and the epoch tracking thread at the time of 
> `needsReconfiguration`.



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

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

Reply via email to