[jira] [Commented] (SPARK-2958) FileClientHandler should not be shared in the pipeline

2015-02-08 Thread Reynold Xin (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14311602#comment-14311602
 ] 

Reynold Xin commented on SPARK-2958:


cc [~adav] this is no longer a problem in the new shuffle module, is it?

 FileClientHandler should not be shared in the pipeline
 --

 Key: SPARK-2958
 URL: https://issues.apache.org/jira/browse/SPARK-2958
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Reporter: Reynold Xin

 Netty module creates a single FileClientHandler and shares it in all threads. 
 We should create a new one for each pipeline thread.



--
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] [Commented] (SPARK-2958) FileClientHandler should not be shared in the pipeline

2015-02-08 Thread Aaron Davidson (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14311796#comment-14311796
 ] 

Aaron Davidson commented on SPARK-2958:
---

This class no longer exists (I think we removed the old netty-based code path), 
so I think we can close this.

 FileClientHandler should not be shared in the pipeline
 --

 Key: SPARK-2958
 URL: https://issues.apache.org/jira/browse/SPARK-2958
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Reporter: Reynold Xin

 Netty module creates a single FileClientHandler and shares it in all threads. 
 We should create a new one for each pipeline thread.



--
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