This is an automated email from the ASF dual-hosted git repository.

zhangyifan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from c1ff2fdb9 KUDU-3421 Specify the error causing CLI argument
     new 43ba10131 [client] Fix a kudu c++ client bug when using 
replica_selection policy
     new 4537be98d [master] set tablet_history_max_age_sec for master

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/client/client.h               |   1 +
 src/kudu/client/scan_token-internal.cc |  30 +++++++
 src/kudu/client/scan_token-test.cc     | 140 ++++++++++++++++++++++++++++++++-
 src/kudu/common/common.proto           |   2 +
 src/kudu/master/master_runner.cc       |  14 +++-
 src/kudu/tools/table_scanner.cc        |   7 +-
 6 files changed, 189 insertions(+), 5 deletions(-)

Reply via email to