Added a check for a scenario where the from server is not provided and we attempt to retrieve it from a master file spec.
If the spec name does not match the P4MASTER_ID value, we will try to use the address from the spec, which may not exist. This will result in passing a null value into the new HA spec and for it to fail.