Github user zsxwing commented on a diff in the pull request:
https://github.com/apache/spark/pull/19829#discussion_r155904309
--- Diff:
common/network-common/src/main/java/org/apache/spark/network/crypto/TransportCipher.java
---
@@ -203,6 +203,63 @@ public long transfered() {
return transferred;
}
+ @Override
--- End diff --
Good point! Updated!
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]