[
https://issues.apache.org/jira/browse/SPARK-8634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-8634:
-----------------------------
Fix Version/s: (was: 1.4.2)
1.4.1
> Fix flaky test StreamingListenerSuite "receiver info reporting"
> ---------------------------------------------------------------
>
> Key: SPARK-8634
> URL: https://issues.apache.org/jira/browse/SPARK-8634
> Project: Spark
> Issue Type: Test
> Components: Streaming, Tests
> Reporter: Shixiong Zhu
> Assignee: Shixiong Zhu
> Priority: Critical
> Labels: flaky-test
> Fix For: 1.4.1, 1.5.0
>
>
> As per the unit test log in
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35754/
> {code}
> 15/06/24 23:09:10.210 Thread-3495 INFO ReceiverTracker: Starting 1 receivers
> 15/06/24 23:09:10.270 Thread-3495 INFO SparkContext: Starting job: apply at
> Transformer.scala:22
> ...
> 15/06/24 23:09:14.259 ForkJoinPool-4-worker-29 INFO
> StreamingListenerSuiteReceiver: Started receiver and sleeping
> 15/06/24 23:09:14.270 ForkJoinPool-4-worker-29 INFO
> StreamingListenerSuiteReceiver: Reporting error and sleeping
> {code}
> it needs at least 4 seconds to receive all receiver events in this slow
> machine, but `timeout` for `eventually` is only 2 seconds.
> We can increase `timeout` to make this test stable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]