Todd Lipcon has posted comments on this change. Change subject: kserver: introduce KuduServer class ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/7239/1/src/kudu/kserver/kserver.h File src/kudu/kserver/kserver.h: Line 49: Status Init(); > Yeah. I don't think it's a huge deal (since the instances are always of typ yea, given it's not a perf hotspot or anything, though, let's make it virtual so it's less error prone if we ever end up with some utility code that tries to call the superclass -- To view, visit http://gerrit.cloudera.org:8080/7239 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I41ffd09ce46d9d744aa25343cec77b7a33b88563 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
