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 2016/04/08 19:34:25 UTC

[jira] [Commented] (SPARK-14494) Fix the race conditions in MemoryStream and MemorySink

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

Apache Spark commented on SPARK-14494:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/12261

> Fix the race conditions in MemoryStream and MemorySink
> ------------------------------------------------------
>
>                 Key: SPARK-14494
>                 URL: https://issues.apache.org/jira/browse/SPARK-14494
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>
> Make sure accessing mutable variables in MemoryStream and MemorySink are protected by `synchronized`.
> This is probably why MemorySinkSuite failed here: https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.2/650/testReport/junit/org.apache.spark.sql.streaming/MemorySinkSuite/registering_as_a_table/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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