Hello Tidy Bot, Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13573
to look at the new patch set (#4).
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
---
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, 206 insertions(+), 30 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/73/13573/4
--
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: newpatchset
Gerrit-Change-Id: Iaac649154ae3c60785736ab246074c4dcb5b8987
Gerrit-Change-Number: 13573
Gerrit-PatchSet: 4
Gerrit-Owner: Yao Xu <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)