Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17844
to look at the new patch set (#2).
Change subject: [master] fix misprint in VerifyMastersGetHostPorts()
......................................................................
[master] fix misprint in VerifyMastersGetHostPorts()
There was a misprint in the VerifyMastersGetHostPorts() function
used in multi-master startup -- 'return Status::OK()' line was missing
in the 'if()' clause when the masters don't agree on the current Raft
config's index.
User Kotomi from #getkudu community Slack found and reported this issue.
Thank you for the contribution!
Change-Id: I8e2d623ac09bb0eb8e25e1a38cfba6b5b9819c78
---
M src/kudu/master/master_runner.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/17844/2
--
To view, visit http://gerrit.cloudera.org:8080/17844
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8e2d623ac09bb0eb8e25e1a38cfba6b5b9819c78
Gerrit-Change-Number: 17844
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)