Todd Lipcon has submitted this change and it was merged. Change subject: [c++ client] temporary fix for KUDU-1688 ......................................................................
[c++ client] temporary fix for KUDU-1688 KUDU-1688 Impala 'INSERT IGNORE' is slow due to VLOG(1) logging in client Increased level for verbose log messages on per-row errors output by batcher. Change-Id: I61f039e94df130c225e0bb6a07f86200426c470a Reviewed-on: http://gerrit.cloudera.org:8080/5067 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins Reviewed-on: http://gerrit.cloudera.org:8080/5072 --- M src/kudu/client/batcher.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5072 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I61f039e94df130c225e0bb6a07f86200426c470a Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: branch-1.1.x Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
