Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20462#discussion_r165245861
  
    --- Diff: 
launcher/src/main/java/org/apache/spark/launcher/ChildProcAppHandle.java ---
    @@ -112,7 +112,7 @@ void monitorChild() {
             }
           }
     
    -      disconnect();
    +      dispose();
    --- End diff --
    
    Sorry I'm still not able to figure out what's the difference between them 
after reading the doc, do you mind leave a short description here? thanks!


---

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

Reply via email to