Dan Burkert has posted comments on this change.

Change subject: java: use a netty frame decoder instead of replaying decoder
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5926/1/java/kudu-client/src/main/java/org/apache/kudu/client/KuduRpc.java
File java/kudu-client/src/main/java/org/apache/kudu/client/KuduRpc.java:

Line 78:    * The Hadoop RPC protocol doesn't do any checksumming as they 
probably
For my own edification: is this comment implying that the protocol should have 
included a CRC of the length immediately following the length bytes?  I think 
you would still want this check in order to limit the damage of a bad actor.


-- 
To view, visit http://gerrit.cloudera.org:8080/5926
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1ec1e6f9cbbdf694fe85b7668a3c349efc26c08f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: Yes

Reply via email to