Tao Wang created SPARK-7086: ------------------------------- Summary: Do not retry when public service start on port Key: SPARK-7086 URL: https://issues.apache.org/jira/browse/SPARK-7086 Project: Spark Issue Type: Bug Components: Deploy Reporter: Tao Wang
Now many services would do some retry logic after failing to bound to special port. I don't think it is a good idea for public service such as master rpc(akka/rest) port, as client would not know which port should to connect to when retry happes. I will fix the master's akka/rest port first. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org