Yao Xu has posted comments on this change. ( http://gerrit.cloudera.org:8080/13875 )
Change subject: KUDU-2823 [java client] Support setting dimension for the newly created tablet ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/13875/2/src/kudu/master/master.proto File src/kudu/master/master.proto: http://gerrit.cloudera.org:8080/#/c/13875/2/src/kudu/master/master.proto@375 PS2, Line 375: optional string dimension_label = 3; > Could you scope the work first? > > If it's not too much work it'd be nice to fold it into this patch > and avoid adding a new field to ReplicaPB. But if it's a lot of > work we can put it off to another patch. I roughly looked at it. ReplicasPB is used to discover tablet locations on the client-side(c++ and java). I think it would take a few hundred lines of code to replace it. I recommend doing it in another patch. -- To view, visit http://gerrit.cloudera.org:8080/13875 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5fc7797011df578000544147938bd15a6027f4c8 Gerrit-Change-Number: 13875 Gerrit-PatchSet: 4 Gerrit-Owner: Yao Xu <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yao Xu <[email protected]> Gerrit-Comment-Date: Fri, 19 Jul 2019 07:46:04 +0000 Gerrit-HasComments: Yes
