This is an automated email from the ASF dual-hosted git repository.
mgreber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from acc5c4998 [util] add EasyJson::ToString(const rapidjson::Value&)
new 89ebb94e4 KUDU-3623 do not crash on invalid input for 'kudu table copy'
new edb51241c KUDU-3613 fix flakiness in replace_tablet-itest
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/integration-tests/replace_tablet-itest.cc | 42 ++--
src/kudu/tools/kudu-tool-test.cc | 109 +++++++++
src/kudu/tools/table_scanner.cc | 254 ++++++++++++++-------
3 files changed, 305 insertions(+), 100 deletions(-)