Adar Dembo has submitted this change and it was merged.

Change subject: KUDU-1807 (part 3): remove GetTableSchema.create_table_done
......................................................................


KUDU-1807 (part 3): remove GetTableSchema.create_table_done

Since this field was optional, and since the Java client is no longer using
it, let's remove it entirely. The protobuf 'reserved field' functionality
ensures that the field number isn't accidentally reused in the future.

Change-Id: I5395bd73edd9cf9d18c4cb6db4f8fb39e5a41830
Reviewed-on: http://gerrit.cloudera.org:8080/8045
Reviewed-by: Dan Burkert <[email protected]>
Reviewed-by: David Ribeiro Alves <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/master/master.proto
1 file changed, 3 insertions(+), 4 deletions(-)

Approvals:
  Dan Burkert: Looks good to me, approved
  David Ribeiro Alves: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/8045
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5395bd73edd9cf9d18c4cb6db4f8fb39e5a41830
Gerrit-PatchSet: 6
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to