Patrick Wendell created SPARK-1365:
--------------------------------------
Summary: Fix RateLimitedOutputStream Test
Key: SPARK-1365
URL: https://issues.apache.org/jira/browse/SPARK-1365
Project: Spark
Issue Type: Bug
Components: Streaming
Reporter: Patrick Wendell
Fix For: 1.1.0
This test currently assumes that calling Thread.sleep(X) will sleep exactly X
milliseconds. In fact, it can sleep X or more milliseconds so sometimes the
test fails.
--
This message was sent by Atlassian JIRA
(v6.2#6252)