Todd Lipcon has submitted this change and it was merged. Change subject: rpc-bench: add ability to enable encryption ......................................................................
rpc-bench: add ability to enable encryption This adds a --enable-encryption flag for the benchmark which disables the "negotiation-only" TLS optimization and enables SSL on the server. This allows us to benchmark TLS-enabled RPCs. Change-Id: Idf019185d3918b9262be19993c3c24975842e966 Reviewed-on: http://gerrit.cloudera.org:8080/6551 Reviewed-by: Henry Robinson <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/rpc/rpc-bench.cc 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Dan Burkert: Looks good to me, approved Henry Robinson: Looks good to me, but someone else must approve Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6551 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf019185d3918b9262be19993c3c24975842e966 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
