Hello Dan Burkert, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5954
to review the following change.
Change subject: tls_socket: fix handling of syscall errors
......................................................................
tls_socket: fix handling of syscall errors
This prevents a case where we'd see an error like 'TlsSocket::Recv: Success'
when trying to read from a TLS socket which got abruptly shut down by the
remote side.
Change-Id: I9a0a63f861d71bd3186567ff98148476795530ab
---
M src/kudu/security/tls_socket.cc
1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/5954/1
--
To view, visit http://gerrit.cloudera.org:8080/5954
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a0a63f861d71bd3186567ff98148476795530ab
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>