This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 98c6e6b [master] remove redundant code
new fb59235 [rpc] simplify Connection::GetNextCallId()
new eaf5585 [tools] add --use-upsert option for 'perf loadgen'
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/rpc/connection.cc | 3 +-
src/kudu/rpc/connection.h | 20 ++++-----
src/kudu/tools/kudu-tool-test.cc | 21 ++++++++++
src/kudu/tools/tool_action_perf.cc | 86 +++++++++++++++++++++++---------------
4 files changed, 84 insertions(+), 46 deletions(-)