Bankim Bhavsar has posted comments on this change. ( http://gerrit.cloudera.org:8080/16340 )
Change subject: [master] KUDU-3182 Allow single master to specify --master_addresses ...................................................................... Patch Set 6: (2 comments) http://gerrit.cloudera.org:8080/#/c/16340/5/src/kudu/master/sys_catalog.cc File src/kudu/master/sys_catalog.cc: http://gerrit.cloudera.org:8080/#/c/16340/5/src/kudu/master/sys_catalog.cc@292 PS5, Line 292: return Status::InvalidArgument(msg); : } > readability nit: could you move this to be the first clause under 'if ()' ? Done http://gerrit.cloudera.org:8080/#/c/16340/5/src/kudu/util/net/net_util.h File src/kudu/util/net/net_util.h: http://gerrit.cloudera.org:8080/#/c/16340/5/src/kudu/util/net/net_util.h@107 PS5, Line 107: inline bool operator!=(const HostPort& hp1, const HostPort& hp2) { > nit: I guess the definition of operator!= might be in-lined; or the definit Done -- To view, visit http://gerrit.cloudera.org:8080/16340 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4fe1bcd217d68f66db72c321397d596cba4224be Gerrit-Change-Number: 16340 Gerrit-PatchSet: 6 Gerrit-Owner: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Thu, 03 Sep 2020 16:42:12 +0000 Gerrit-HasComments: Yes
