spark-instrumented-optimizer/streaming/src
Patrick Wendell 33b3c2a8c6 SPARK-1365 [HOTFIX] Fix RateLimitedOutputStream test
This test needs to be fixed. It currently depends on Thread.sleep() having exact-timing
semantics, which is not a valid assumption.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #277 from pwendell/rate-limited-stream and squashes the following commits:

6c0ff81 [Patrick Wendell] SPARK-1365: Fix RateLimitedOutputStream test
2014-03-31 16:25:43 -07:00
..
main/scala/org/apache/spark/streaming SPARK-1096, a space after comment start style checker. 2014-03-28 00:21:49 -07:00
test SPARK-1365 [HOTFIX] Fix RateLimitedOutputStream test 2014-03-31 16:25:43 -07:00