!rem #3765: Change the defaults for remoting

- removed retry-window and related settings
 - removed gate-invalid-addresses-for
 - gate is now mandatory
 - remoting has a dedicated dispatcher by default
 - updated tests to work with changed timings
 - added doc section for association lifecycle
This commit is contained in:
Endre Sándor Varga 2013-12-12 13:05:59 +01:00
parent a04a784121
commit cf58402dd9
20 changed files with 699 additions and 143 deletions

View file

@ -359,7 +359,7 @@ class ClusterShardingSpec extends MultiNodeSpec(ClusterShardingSpec) with STMult
enterBarrier("after-7")
}
"rebalance to nodes with less shards" in within(30 seconds) {
"rebalance to nodes with less shards" in within(60 seconds) {
runOn(fourth) {
// third, fourth and fifth are still alive