You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/31 19:41:18 UTC

[jira] [Created] (SPARK-1365) Fix RateLimitedOutputStream Test

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)