Hello Adar Dembo, Todd Lipcon,

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

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

to review the following change.

Change subject: Add table id to AlterTableResponsePB
......................................................................

Add table id to AlterTableResponsePB

Having the table ID after an alter table request can be useful for clients who
want to wait for the alter table to be done and need some resiliance against
concurrent table renames. It also makes AlterTableResponsePB a little more
symmetric with CreateTableResponsePB.

Change-Id: I63402581fbdaef2abdf37910c1dfaedbdcba76e2
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/master.proto
2 files changed, 5 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I63402581fbdaef2abdf37910c1dfaedbdcba76e2
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <d...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to