Github user aarondav commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3053#discussion_r19708340
  
    --- Diff: 
network/common/src/main/java/org/apache/spark/network/server/TransportServer.java
 ---
    @@ -49,6 +49,7 @@
       private ChannelFuture channelFuture;
       private int port = -1;
     
    +  /** Creates a TransportServer that binds to the given port, or to any 
available if 0. */
    --- End diff --
    
    This was a comment @rxin asked for, probably won't hurt anything.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to