GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/11638
Increased timeouts to reduce flakiness
## What changes were proposed in this pull request?
ContinuousQueryManager is sometimes flaky on Jenkins. I could not reproduce
it on my machine, so I guess it about the waiting times which causes problems
if Jenkins is loaded. I have increased the wait time in the hope that it will
be less flaky.
## How was this patch tested?
I reran the unit test many times on a loop in my machine. I am going to run
it a few time in Jenkins, that's the real test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdas/spark cqm-flaky-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11638.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11638
----
commit 5ab7fee7cc1eb5314e814fc1d23f218ea5e4555a
Author: Tathagata Das <[email protected]>
Date: 2016-03-10T21:03:17Z
Increased timeouts to reduce flakiness
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]