aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-07-27 16:59:36 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-07-27 16:59:36 -0700
commitf6f917bd00a1cae5e99f7888e46e3f232959f280 (patch)
treea076a91169a64334a155ea39101380d4173877ae /run
parentc0c78d21194d880b4a723c7083c6c45bec966c33 (diff)
downloadspark-f6f917bd00a1cae5e99f7888e46e3f232959f280.tar.gz
spark-f6f917bd00a1cae5e99f7888e46e3f232959f280.tar.bz2
spark-f6f917bd00a1cae5e99f7888e46e3f232959f280.zip
Add a sleep to prevent a failing test.
The BlockManager's put seems to be slightly asynchronous, which can cause it to fail this test by not removing stuff from the cache before we put the next value. We should probably change the semantics of put() in this case but it's hard right now. It will also be hard for asynchronously replicated puts.
Diffstat (limited to 'run')
0 files changed, 0 insertions, 0 deletions