Closed vietj closed 3 years ago
@vietj I should be able to make this test more robust for all cluster managers. But should we block the release for this? I saw you put this in the 4.0.0
milestone.
no this is not blocking, this is only annoying for testing a release
On Mon, Dec 7, 2020 at 10:02 AM Thomas Segismont notifications@github.com wrote:
@vietj https://github.com/vietj I should be able to make this test more robust for all cluster managers. But should we block the release for this? I saw you put this in the 4.0.0 milestone.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vert-x3/vertx-zookeeper/issues/111#issuecomment-739778575, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABXDCXMLB7SCFIEHNQJJ3LSTSK2LANCNFSM4UPMSTVQ .
Some tests relying on the clustered event bus registration propagation can fail when sending a message because the handler is not yet registered on another member of the cluster.
e.g
ClusteredEventBusTest#testWriteHandler
can fail after a few repeats (2 or 3) with