This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 1b499eb KUDU-3304: [Alter] Support to alter table's replication factor
new e554db1 [tablet_bootstrap] add a comment explaining WAL recovery dirs
new 47450aa [tool] Support to rewrite and print cmeta by batch
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:
.../integration-tests/master_failover-itest.cc | 7 +-
src/kudu/tablet/tablet_bootstrap.cc | 17 +++-
src/kudu/tools/kudu-tool-test.cc | 89 +++++++++++++++------
src/kudu/tools/tool_action_local_replica.cc | 92 +++++++++++++---------
4 files changed, 142 insertions(+), 63 deletions(-)