Hello Will Berkeley, Adar Dembo,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/11031

to review the following change.


Change subject: KUDU-2510 Fix symmetric difference logging
......................................................................

KUDU-2510 Fix symmetric difference logging

When the on-disk and provided master_addresses don't match, the error
message was misleading as it showed them swapped, i.e. the
--master_addresses lists 3 masters, and there's 1 in the Raft config, it
showed "on-disk master list (master1:7051, master2:7051, master3:7051)
and provided master list (master1:7051) differ."

This commit swaps these two lists.

Change-Id: I1fd5a0aaa5bd1398d874a8526240b12c37baad70
---
M src/kudu/master/sys_catalog.cc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/11031/1
--
To view, visit http://gerrit.cloudera.org:8080/11031
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1fd5a0aaa5bd1398d874a8526240b12c37baad70
Gerrit-Change-Number: 11031
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>

Reply via email to