[
https://issues.apache.org/jira/browse/SPARK-23484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das resolved SPARK-23484.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
3.0.0
Issue resolved by pull request 20655
[https://github.com/apache/spark/pull/20655]
> 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
> Fix For: 3.0.0, 2.3.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]