Guoqiang Li created SPARK-18383:
-----------------------------------

             Summary: Utils.isBindCollision does not properly handle all 
possible address-port collisions when binding
                 Key: SPARK-18383
                 URL: https://issues.apache.org/jira/browse/SPARK-18383
             Project: Spark
          Issue Type: Bug
            Reporter: Guoqiang Li


When the IO mode is set to epoll, Netty uses {{io.netty.channel.unix.Socket}} 
class, and {{Socket.bind}}  throws an exception that is a 
{{io.netty.channel.unix.Errors.NativeIoException}}  instead of a 
{{java.net.BindException}} instance



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

Reply via email to