Hello Alexey Serbin, Kudu Jenkins, Abhishek Chennaka, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18496
to look at the new patch set (#4).
Change subject: [tools] update schema if needed when rebuild master
......................................................................
[tools] update schema if needed when rebuild master
When use 'kudu master unsafe_rebuild' tool to rebuild
master, if the cluster is not health, for example,
some tservers holds outdated schemas (with lower schema
version), we may build tables with outdated schemas.
This patch optmizes the rebuild logic, will use newer
schema (with higher version) to replace schema with
lower version.
Change-Id: Iec99d57115228b521ba645b8e19c7057a4bb5d3d
---
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tools/master_rebuilder.cc
2 files changed, 112 insertions(+), 42 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/18496/4
--
To view, visit http://gerrit.cloudera.org:8080/18496
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iec99d57115228b521ba645b8e19c7057a4bb5d3d
Gerrit-Change-Number: 18496
Gerrit-PatchSet: 4
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>