-
Bug
-
Resolution: Done
-
Major
-
5.2.7.Final
-
None
These tests typically start 2 servers and crash one of them in various ways.
Then the two servers are restarted but the tests fail because the recovery port used by one of the two servers is stuck in the TIME-WAIT state so the server restart gets a "Bind: Address Already in Use" error.
I propose to fix this by doing a retry and backoff approach.