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

    https://github.com/apache/spark/pull/19884#discussion_r161397435
  
    --- Diff: 
common/network-common/src/main/java/org/apache/spark/network/protocol/MessageWithHeader.java
 ---
    @@ -91,7 +91,7 @@ public long position() {
       }
     
       @Override
    -  public long transfered() {
    +  public long transferred() {
    --- End diff --
    
    I see. Thanks!


---

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

Reply via email to