Description
This is related to timing issues. If MiniDFSCluster does not stop fast enough the name-node won't start because the port is busy.
So the tests should reset the configuration port properties before each server startup, because servers change those values to the actual port numbers they run.