Fix typed cluster singleton cross dc proxies (#24936)
* Fix typed cluster singleton cross dc proxies * Adds first multi-jvm test for typed cluster
This commit is contained in:
parent
82e2e2c551
commit
23373565db
13 changed files with 414 additions and 28 deletions
|
|
@ -123,7 +123,7 @@ abstract class MultiDcClusterShardingSpec extends MultiNodeSpec(MultiDcClusterSh
|
|||
}, 10.seconds)
|
||||
}
|
||||
|
||||
s"Cluster sharding in multi data center cluster" must {
|
||||
"Cluster sharding in multi data center cluster" must {
|
||||
"join cluster" in within(20.seconds) {
|
||||
join(first, first)
|
||||
join(second, first)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue