Guys, I noticed that we have awaitPartitionMapExchange() call in startGridsMultithreaded() in tests. This way we are hiding from ourselves whole class of repartitioning problems. I would prefer having this call per test if needed and not have it by default. What do you think?
Sergi
