Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17844


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.
Thanks 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/1
--
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: newchange
Gerrit-Change-Id: I8e2d623ac09bb0eb8e25e1a38cfba6b5b9819c78
Gerrit-Change-Number: 17844
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to