[jira] [Closed] (SPARK-7086) Do not retry when public service start on port

2015-04-26 Thread Tao Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tao Wang closed SPARK-7086.
---
Resolution: Later

See comments under https://github.com/apache/spark/pull/5657, we will use 
another policy to specify port range.

 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
Priority: Minor

 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



[jira] [Closed] (SPARK-7086) Do not retry when public service start on port

2015-04-26 Thread Tao Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tao Wang closed SPARK-7086.
---
Resolution: Fixed

See comments under https://github.com/apache/spark/pull/5657, we will use 
another policy to specify port range.

 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
Priority: Minor

 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