Hello Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20493
to look at the new patch set (#2).
Change subject: [rpc] detect HTTP client on RPC port
......................................................................
[rpc] detect HTTP client on RPC port
Widen the list of HTTP requests [1] to report in the log when an HTTP
client tries to connect to the RPC port. Also, output the first four
bytes from the connection negotiation data if they don't match the
expected "hrpc" magic.
I also did a few other minor updates.
This is a follow-up to 45a970a490b72b12af7fa0596bac9b0d80604b5b.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods
Change-Id: I8dd040eb78dbe38ab258449302fb48ce5432379f
---
M src/kudu/rpc/serialization.cc
1 file changed, 26 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/20493/2
--
To view, visit http://gerrit.cloudera.org:8080/20493
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8dd040eb78dbe38ab258449302fb48ce5432379f
Gerrit-Change-Number: 20493
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)