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

Apache Spark reassigned SPARK-15077:
------------------------------------

    Assignee: Apache Spark  (was: Shixiong Zhu)

> StreamExecution.awaitOffset may take too long because of thread starvation
> --------------------------------------------------------------------------
>
>                 Key: SPARK-15077
>                 URL: https://issues.apache.org/jira/browse/SPARK-15077
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Streaming
>            Reporter: Shixiong Zhu
>            Assignee: Apache Spark
>
> Right now StreamExecution.awaitBatchLock uses an unfair lock. It may cause 
> that StreamExecution.awaitOffset runs too long and fails some test because of 
> timeout. See: 
> https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.4/865/testReport/junit/org.apache.spark.sql.streaming/FileStreamSourceStressTestSuite/file_source_stress_test/



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

Reply via email to