Adar Dembo has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/13573 )

Change subject: KUDU-2514 Part 2: Supports setting history_max_age_sec for the 
specified table
......................................................................

KUDU-2514 Part 2: Supports setting history_max_age_sec for the specified table

In the previous patch, we implemented the framework of extra configuration
properties that are customizable on a per-table basis. So, we can add custom
configurations to the specified table.

In this patch, I also added the implementation of the C++ API.

Change-Id: Iaac649154ae3c60785736ab246074c4dcb5b8987
Reviewed-on: http://gerrit.cloudera.org:8080/13573
Reviewed-by: Adar Dembo <a...@cloudera.com>
Tested-by: Adar Dembo <a...@cloudera.com>
---
M src/kudu/client/client-internal.cc
M src/kudu/client/client-internal.h
M src/kudu/client/client-test.cc
M src/kudu/client/client.cc
M src/kudu/client/client.h
M src/kudu/client/table-internal.cc
M src/kudu/client/table-internal.h
M src/kudu/client/table_alterer-internal.cc
M src/kudu/client/table_alterer-internal.h
M src/kudu/client/table_creator-internal.h
M src/kudu/integration-tests/tablet_history_gc-itest.cc
M src/kudu/tablet/tablet.cc
12 files changed, 194 insertions(+), 30 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved; Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaac649154ae3c60785736ab246074c4dcb5b8987
Gerrit-Change-Number: 13573
Gerrit-PatchSet: 6
Gerrit-Owner: Yao Xu <oclarms....@gmail.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yao Xu <oclarms....@gmail.com>

Reply via email to