Skip to content
Snippets Groups Projects
Commit 5b5b5aed authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Fixed a few test issues due to Akka 2.1, as well as SBT memory.

Unfortunately, in Akka 2.1, ActorSystem.awaitTermination hangs for
remote actors, and Akka also leaves a non-daemon Netty thread even when
run in daemon mode. Thus I had to comment out some of the calls to
awaitTermination, and we still have one failing test.
parent dbe2887d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment