[ https://issues.apache.org/jira/browse/SPARK-14494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Armbrust resolved SPARK-14494. -------------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 12261 [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 > Fix For: 2.0.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org