!con #3679 Make protobuf serialization for DistributedPubSubMediator
This commit is contained in:
parent
11972b4497
commit
51b9e78240
7 changed files with 7953 additions and 8 deletions
|
|
@ -383,7 +383,9 @@ class DistributedPubSubMediatorSpec extends MultiNodeSpec(DistributedPubSubMedia
|
|||
|
||||
|
||||
enterBarrier("verified-delta-with-many")
|
||||
awaitCount(13 + many)
|
||||
within (10.seconds) {
|
||||
awaitCount(13 + many)
|
||||
}
|
||||
|
||||
enterBarrier("after-12")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue