Github user heary-cao commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20516#discussion_r166494159
  
    --- Diff: 
core/src/test/scala/org/apache/spark/network/netty/NettyBlockTransferServiceSuite.scala
 ---
    @@ -77,16 +79,68 @@ class NettyBlockTransferServiceSuite
         verifyServicePort(expectedPort = service0.port + 1, actualPort = 
service1.port)
       }
     
    +  test("can bind to max specific ports is true") {
    +    service0 = createService(port = 65535)
    --- End diff --
    
    okay,I update it.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to