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 2015/09/23 10:30:04 UTC

[jira] [Updated] (SPARK-10769) Fix o.a.s.streaming.CheckpointSuite.maintains rate controller

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

Tathagata Das updated SPARK-10769:
----------------------------------
    Assignee: Shixiong Zhu

> Fix o.a.s.streaming.CheckpointSuite.maintains rate controller
> -------------------------------------------------------------
>
>                 Key: SPARK-10769
>                 URL: https://issues.apache.org/jira/browse/SPARK-10769
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>              Labels: flaky-test
>             Fix For: 1.6.0, 1.5.1
>
>
> Fixed the following failure in https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1787/testReport/junit/org.apache.spark.streaming/CheckpointSuite/recovery_maintains_rate_controller/
> {code}
> sbt.ForkMain$ForkError: The code passed to eventually never returned normally. Attempted 660 times over 10.000044392000001 seconds. Last failure message: 9223372036854775807 did not equal 200.
> 	at org.scalatest.concurrent.Eventually$class.tryTryAgain$1(Eventually.scala:420)
> 	at org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:438)
> 	at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:478)
> 	at org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:336)
> 	at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:478)
> 	at org.apache.spark.streaming.CheckpointSuite$$anonfun$15.apply$mcV$sp(CheckpointSuite.scala:413)
> 	at org.apache.spark.streaming.CheckpointSuite$$anonfun$15.apply(CheckpointSuite.scala:396)
> 	at org.apache.spark.streaming.CheckpointSuite$$anonfun$15.apply(CheckpointSuite.scala:396)
> 	at org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
> 	at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
> 	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
> 	at org.scalatest.Transformer.apply(Transformer.scala:22)
> {code}



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