Hello Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2747
to review the following change.
Change subject: WIP: include reason for latest config change in the config PB
......................................................................
WIP: include reason for latest config change in the config PB
This propagates the reason for making a config change into the RaftConfigPB
itself. I'm not sure I like the idea that much, but putting it up for comment.
The idea is to make it easier to read the master logs -- the master would
explain why it was that a server got evicted, for example, without having to go
track down the appropriate TS logs.
Thoughts?
Change-Id: I9ac717933a3c576c8d2c4c139caf317d739c697c
---
M src/kudu/consensus/consensus.proto
M src/kudu/consensus/metadata.proto
M src/kudu/consensus/raft_consensus.cc
M src/kudu/master/catalog_manager.cc
4 files changed, 15 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/2747/1
--
To view, visit http://gerrit.cloudera.org:8080/2747
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ac717933a3c576c8d2c4c139caf317d739c697c
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>