vert-x3 / vertx-ignite

Apache License 2.0
35 stars 28 forks source link

Add delay after start Option #128

Closed zyclonite closed 2 years ago

zyclonite commented 2 years ago

Motivation:

Add a configurable delay after the node is started, this makes sure the cluster is joined and all caches are ready. Should make the test suite fail less.

zyclonite commented 2 years ago

@tsegismont if you want to take a look just a small optimization to improve as well the unit testing success, especially when we run matrix builds