[jira] [Commented] (SPARK-4516) Race condition in netty

2014-11-20 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220014#comment-14220014 ] Andrew Or commented on SPARK-4516: -- Hey [~hector.yee] so what is the race condition?

[jira] [Commented] (SPARK-4516) Race condition in netty

2014-11-20 Thread Hector Yee (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220025#comment-14220025 ] Hector Yee commented on SPARK-4516: --- The channel is marked as inactive while it is being

[jira] [Commented] (SPARK-4516) Race condition in netty

2014-11-20 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220106#comment-14220106 ] Aaron Davidson commented on SPARK-4516: --- The code in question, despite the log

[jira] [Commented] (SPARK-4516) Race condition in netty

2014-11-20 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220114#comment-14220114 ] Aaron Davidson commented on SPARK-4516: --- Also ideally there would be some other

[jira] [Commented] (SPARK-4516) Race condition in netty

2014-11-20 Thread Hector Yee (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220157#comment-14220157 ] Hector Yee commented on SPARK-4516: --- Digging deeper it looks like you are right, the