You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2018/02/21 22:15:00 UTC

[jira] [Created] (SPARK-23484) Fix possible race condition in KafkaContinuousReader

Tathagata Das created SPARK-23484:
-------------------------------------

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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org