Adar Dembo has submitted this change and it was merged.

Change subject: KUDU-526: use on-disk cmeta when loading existing master state
......................................................................


KUDU-526: use on-disk cmeta when loading existing master state

The cmeta is populated when creating all new master state; we can trust it
when that master is restarted.

Note: this is a precondition for the migration from single-node to
multi-node master deployments.

Change-Id: I5b4c6d8b6adf696973445a6f9d1314ba9de27e70
Reviewed-on: http://gerrit.cloudera.org:8080/3786
Reviewed-by: Todd Lipcon <t...@apache.org>
Tested-by: Kudu Jenkins
---
M src/kudu/integration-tests/master_failover-itest.cc
M src/kudu/integration-tests/master_replication-itest.cc
M src/kudu/master/sys_catalog.cc
M src/kudu/master/sys_catalog.h
4 files changed, 94 insertions(+), 30 deletions(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/3786
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b4c6d8b6adf696973445a6f9d1314ba9de27e70
Gerrit-PatchSet: 8
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to